Searched defs:OnNeedInputBuffer (Results 1 – 7 of 7) sorted by relevance
| /test/xts/acts/multimedia/media/media_js_standard/AVRecorderVideoNDK/entry/src/main/cpp/ |
| D | video_encoder_sample.cpp | 33 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/ |
| D | sample_callback.cpp | 94 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/ |
| D | audioEncoderAvBuffer.cpp | 117 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
|
| D | videodecoderndk.cpp | 129 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
|
| D | audioDecoderAvBuffer.cpp | 110 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userDat… in OnNeedInputBuffer() function
|
| D | videoencoderndk.cpp | 206 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/ |
| D | nativeAVScreenCapturendk.cpp | 605 void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() function
|