/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_extension/src/ |
H A D | audio_render_ext_impl_test.cpp | 174 int8_t* frameData = new int8_t[frameLength]; variable
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/ |
H A D | audio_render_interface_impl_test.cpp | 770 int8_t* frameData = new int8_t[frameLength]; variable
|
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
H A D | recorder_impl.cpp | 1027 FormatFrame frameData; in DataSourceProcess() local 1110 FormatFrame frameData; in AudioSourceProcess() local 1193 FormatFrame frameData; in VideoSourceProcess() local
|
/ohos5.0/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal.c | 359 static int32_t SendActionFrameInner(const char *ifName, uint32_t freq, const uint8_t *frameData, ui… in SendActionFrameInner() 607 static int32_t SendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_… in SendActionFrame()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | render_frame_util.cpp | 77 auto ClearAndReserve = [](const size_t count, auto& frameData) { in BeginFrame()
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_touch.h | 68 FrameData frameData; member
|
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 696 uint8_t frameData[ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
|
/ohos5.0/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/ |
H A D | audio_alsa_if_lib_render_test.cpp | 28 constexpr int32_t frameData = 16 * 1024; variable
|
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
H A D | audio_render_ext_impl.cpp | 102 int8_t* frameData, const size_t frameLength) in FadeInProcess()
|
H A D | audio_render_interface_impl.cpp | 75 int8_t *frameData, const size_t frameLength) in FadeInProcess()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_decoder.cpp | 803 uint8_t *frameData = (uint8_t *) malloc(frameRemuxSize); in GetFrameData() local
|
H A D | apng_image_player.cpp | 281 uint8_t *frameData = apngDecoder_->GetFrameData(index, &size); in GetImage() local
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/ |
H A D | hdf_client_test.cpp | 558 uint8_t frameData = 0; variable
|
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_cmd_adapter.c | 1156 int32_t WifiSendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_t f… in WifiSendActionFrame()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_profile.cpp | 1133 auto frameData = (uint8_t *)malloc(packetSize); in ProcessSinkStream() local
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 1607 const uint8_t *frameData, uint32_t frameDataLen) in WlanInterfaceSendActionFrame()
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/ |
H A D | wifi_hal_test.cpp | 2221 uint8_t frameData[IFNAME_MAX_NUM - 1] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd}; variable
|
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 3295 int32_t WifiSendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_t f… in WifiSendActionFrame()
|