Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c159 YV12_BUFFER_CONFIG *buf, int mb_y_offset, in update_mbgraph_mb_stats()
221 int mb_y_offset = 0; in update_mbgraph_frame_stats() local
H A Dvp9_tpl_model.c817 int mb_y_offset = mi_row * MI_SIZE * xd->cur_buf->y_stride + mi_col * MI_SIZE; in mode_estimation() local
957 const int mb_y_offset = in get_block_src_pred_buf() local
1310 const int mb_y_offset = in do_motion_search() local
H A Dvp9_temporal_filter.c877 int mb_y_offset = mb_row * BH * (f->y_stride) + BW * mb_col_start; in vp9_temporal_filter_iterate_row_c() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dtemporal_filter.c196 int mb_y_offset = 0; in vp8_temporal_filter_iterate_c() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtpl_model.c548 const int mb_y_offset = in mode_estimation() local