Home
last modified time | relevance | path

Searched defs:frameData (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_render_interface/src/
Daudio_render_interface_impl_test.cpp715 int8_t* frameData = new int8_t[frameLength]; variable
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
Drecorder_impl.cpp1027 FormatFrame frameData; in DataSourceProcess() local
1110 FormatFrame frameData; in AudioSourceProcess() local
1193 FormatFrame frameData; in VideoSourceProcess() local
/foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_render_interface_impl.cpp73 int8_t* frameData, const size_t frameLength) in FadeInProcess()
/foundation/arkui/ace_engine/frameworks/core/image/apng/
Dapng_image_decoder.cpp803 uint8_t *frameData = (uint8_t *) malloc(frameRemuxSize); in GetFrameData() local
Dapng_image_player.cpp289 uint8_t *frameData = apngDecoder_->GetFrameData(index, &size); in GetImage() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_profile.cpp1133 auto frameData = (uint8_t *)malloc(packetSize); in ProcessSinkStream() local