Home
last modified time | relevance | path

Searched defs:xmis (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_complexity.c69 const int xmis = MIN(cm->mi_cols - mi_col, bw); in vp9_select_in_frame_q_segment() local
Dvp9_aq_cyclicrefresh.c136 const int xmis = MIN(cm->mi_cols - mi_col, bw); in vp9_cyclic_refresh_update_segment() local
199 int xmis, ymis, x, y, qindex2; in vp9_cyclic_refresh_setup() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_pred_common.c374 const int xmis = MIN(cm->mi_cols - mi_col, bw); in vp9_get_segment_id() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c92 const int xmis = MIN(cm->mi_cols - mi_col, bw); in set_segment_id() local