Searched defs:copyFrame (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/hardware/google/aemu/host-common/ | ||
D | MediaFfmpegVideoHelper.cpp | 123 void MediaFfmpegVideoHelper::copyFrame() { in copyFrame() function in android::emulation::MediaFfmpegVideoHelper |
D | MediaH264DecoderFfmpeg.cpp | 297 void MediaH264DecoderFfmpeg::copyFrame() { in copyFrame() function in android::emulation::MediaH264DecoderFfmpeg |
D | MediaVideoToolBoxVideoHelper.cpp | 697 void MediaVideoToolBoxVideoHelper::copyFrame() { in copyFrame() function in android::emulation::MediaVideoToolBoxVideoHelper |
D | MediaH264DecoderVideoToolBox.cpp | 487 void MediaH264DecoderVideoToolBox::copyFrame() { in copyFrame() function in android::emulation::MediaH264DecoderVideoToolBox |
/aosp_15_r20/frameworks/av/cmds/screenrecord/ | ||
H A D | FrameOutput.cpp | 99 status_t FrameOutput::copyFrame(FILE* fp, long timeoutUsec, bool rawFrames) { in copyFrame() function in FrameOutput |