Searched defs:OnNeedInputBuffer (Results 1 - 5 of 5) sorted by relevance
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | audioEncoderAvBuffer.cpp | 117 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() function
|
H A D | videodecoderndk.cpp | 129 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData)
in OnNeedInputBuffer() function
|
H A D | audioDecoderAvBuffer.cpp | 110 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() function
|
H A D | videoencoderndk.cpp | 206 static void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData)
in OnNeedInputBuffer() function
|
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/ |
H A D | nativeAVScreenCapturendk.cpp | 179 void OnNeedInputBuffer(OH_AVCodec *codec, uint32_t index, OH_AVBuffer *buffer, void *userData) in OnNeedInputBuffer() function
|
Completed in 8 milliseconds