Home
last modified time | relevance | path

Searched defs:OnNeedInputBuffer (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/
Dvideo_encoder_sample.cpp33 void SampleCallback::OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNeedInputBuffer() function in SampleCallback
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/common/
Dsample_callback.cpp94 void SampleCallback::OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void… in OnNeedInputBuffer() function in SampleCallback
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
DaudioEncoderAvBuffer.cpp117 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
Dvideodecoderndk.cpp129 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
DaudioDecoderAvBuffer.cpp110 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
Dvideoencoderndk.cpp206 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
DnativeAVScreenCapturendk.cpp605 void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() function