Home
last modified time | relevance | path

Searched refs:show_frame_mi (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxc_int.h130 MODE_INFO *show_frame_mi; /* MODE_INFO for the last decoded frame member
Dmfqe.c283 const MODE_INFO *mode_info_context = cm->show_frame_mi; in vp8_multiframe_quality_enhance()
Dpostproc.c332 const MODE_INFO *mode_info_context = cm->show_frame_mi; in vp8_deblock()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Donyxd_if.c379 cm->show_frame_mi = cm->mi; in vp8dx_receive_compressed_data()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c5268 cpi->common.show_frame_mi = cpi->common.mi; in vp8_get_compressed_data()
5449 cpi->common.show_frame_mi = cpi->common.mi; in vp8_get_preview_raw_frame()