Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp925 class CodecCallback : public CodecBase::CodecCallback { class
957 CodecCallback::CodecCallback(const sp<AMessage> &notify) : mNotify(notify) {} in CodecCallback() function in android::__anone8e7c1070211::CodecCallback