Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_complexity.c70 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_select_in_frame_q_segment() local
Dvp9_aq_cyclicrefresh.c137 const int ymis = MIN(cm->mi_rows - mi_row, bh); 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.c375 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_get_segment_id() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c93 const int ymis = MIN(cm->mi_rows - mi_row, bh); in set_segment_id() local