Searched defs:OnNeedOutputData (Results 1 - 3 of 3) sorted by relevance
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | audioencoderxdlndk.cpp | 124 static void OnNeedOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data, OH_AVCodecBufferAttr *attr,
in OnNeedOutputData() function
|
H A D | videodecoderndk.cpp | 123 static void OnNeedOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *mem, OH_AVCodecBufferAttr *attr,
in OnNeedOutputData() function
|
H A D | videoencoderndk.cpp | 200 static void OnNeedOutputData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *mem, OH_AVCodecBufferAttr *attr,
in OnNeedOutputData() function
|
Completed in 5 milliseconds