Home
last modified time | relevance | path

Searched defs:mb_y_offset (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/vp9/encoder/
Dvp9_mbgraph.c160 YV12_BUFFER_CONFIG *buf, int mb_y_offset, in update_mbgraph_mb_stats()
222 int mb_y_offset = 0; in update_mbgraph_frame_stats() local
Dvp9_temporal_filter.c674 int mb_y_offset = mb_row * BH * (f->y_stride) + BW * mb_col_start; in vp9_temporal_filter_iterate_row_c() local
Dvp9_encoder.c6716 int mb_y_offset = mi_row * MI_SIZE * xd->cur_buf->y_stride + mi_col * MI_SIZE; local
6849 const int mb_y_offset = local
7202 const int mb_y_offset = local
/external/libvpx/vp8/encoder/
Dtemporal_filter.c196 int mb_y_offset = 0; in vp8_temporal_filter_iterate_c() local
/external/libaom/av1/encoder/
Dtpl_model.c465 int mb_y_offset = mi_row * MI_SIZE * xd->cur_buf->y_stride + mi_col * MI_SIZE; in mode_estimation() local