Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dencodeframe.c328 const int grid_idx = get_mi_grid_idx(mi_params, mi_row + j, mi_col + k); in setup_delta_q() local
707 const int grid_idx = get_mi_grid_idx(mi_params, mi_row + j, mi_col + k); in sb_qp_sweep_init_quantizers() local
Dencodeframe_utils.c210 const int grid_idx = get_mi_grid_idx(mi_params, mi_row, mi_col); in av1_update_state() local
Dbitstream.c911 const int grid_idx = in write_cdef() local
1493 const int grid_idx = mi_row * mi_params->mi_stride + mi_col; in write_modes_b() local
/external/libaom/av1/decoder/
Ddecodemv.c74 const int grid_idx = in read_cdef() local