Searched refs:show_existing_frame (Results 1 - 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_decoder.c390 if (!cm->show_existing_frame)
393 if (!cm->show_existing_frame)
H A Dvp9_decodeframe.c1030 cm->show_existing_frame = vp9_rb_read_bit(rb);
1031 if (cm->show_existing_frame) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_onyxc_int.h111 int show_existing_frame; member in struct:VP9Common
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_onyx_if.c2826 if (!cm->show_existing_frame)

Completed in 44 milliseconds