Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c136 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
Dvp9_aq_complexity.c105 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_select_in_frame_q_segment() local
/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.c375 const int ymis = MIN(cm->mi_rows - mi_row, bh); in vp9_get_segment_id() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c92 const int ymis = MIN(cm->mi_rows - mi_row, bh); in set_segment_id() local