Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/host-common/
DMediaH264DecoderFfmpeg.cpp270 int retframe = avcodec_receive_frame(mCodecCtx, mFrame); in decodeFrameInternal() local
374 int retframe = avcodec_receive_frame(mCodecCtx, mFrame); in getImage() local
DMediaFfmpegVideoHelper.cpp165 int retframe = avcodec_receive_frame(mCodecCtx, mFrame); in fetchAllFrames() local