Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmbgraph.c168 YV12_BUFFER_CONFIG *buf, int mb_y_offset, in update_mbgraph_mb_stats()
230 int mb_y_offset = 0, arf_y_offset = 0, gld_y_offset = 0; in update_mbgraph_frame_stats() local
Dtpl_model.c140 int mb_y_offset = mi_row * MI_SIZE * xd->cur_buf->y_stride + mi_col * MI_SIZE; in mode_estimation() local
Dtemporal_filter.c791 int mb_y_offset = 0; in temporal_filter_iterate_c() local
/external/libvpx/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, arf_y_offset = 0, gld_y_offset = 0; in update_mbgraph_frame_stats() local
Dvp9_temporal_filter.c617 int mb_y_offset = mb_row * BH * (f->y_stride) + BW * mb_col_start; in vp9_temporal_filter_iterate_row_c() local
Dvp9_encoder.c5891 int mb_y_offset = mi_row * MI_SIZE * xd->cur_buf->y_stride + mi_col * MI_SIZE; local
6050 const int mb_y_offset = local
6168 const int mb_y_offset = local
/external/libvpx/libvpx/vp8/encoder/
Dtemporal_filter.c196 int mb_y_offset = 0; in vp8_temporal_filter_iterate_c() local