Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c771 const int sb_row = (mi_row - tile_info->mi_row_start) >> mib_size_log2; in encode_sb_row() local
Dencodeframe_utils.c1314 const int sb_row = (mi_row - tile_info->mi_row_start) >> mib_size_log2; in skip_cost_update() local
Drdopt.c2940 const int sb_row = mi_row >> cm->seq_params->mib_size_log2; in rd_pick_intrabc_mode_sb() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1704 const int sb_row = mi_row >> MI_BLOCK_SIZE_LOG2; in vp9_pick_inter_mode() local
Dvp9_encodeframe.c4444 const int sb_row = mi_row >> MI_BLOCK_SIZE_LOG2; in encode_rd_sb_row() local
5468 const int sb_row = mi_row >> MI_BLOCK_SIZE_LOG2; in encode_nonrd_sb_row() local