Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxc_int.h81 YV12_BUFFER_CONFIG *frame_to_show; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h90 YV12_BUFFER_CONFIG *frame_to_show; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c1033 const int frame_to_show = cm->ref_frame_map[vp9_rb_read_literal(rb, 3)]; in read_uncompressed_header() local