| /external/libaom/av1/common/ |
| D | tile_common.c | 35 const int sb_cols = in av1_get_tile_limits() local 71 int sb_cols = CEIL_POWER_OF_TWO(cm_mi_cols, seq_params->mib_size_log2); in av1_calculate_tile_cols() local
|
| D | thread_common.c | 219 const int sb_cols, int plane) { in sync_write() 257 const int sb_cols = in av1_thread_loop_filter_rows() local 455 const int sb_cols, int plane) { in lr_sync_write()
|
| D | restoration.c | 1253 const int sb_cols, int plane) { in av1_lr_sync_write_dummy()
|
| /external/libvpx/vp9/common/ |
| D | vp9_tile_common.c | 19 const int sb_cols = mi_cols_aligned_to_sb(mis) >> MI_BLOCK_SIZE_LOG2; in get_tile_offset() local
|
| D | vp9_thread_common.c | 59 const int sb_cols) { in sync_write() 95 const int sb_cols = mi_cols_aligned_to_sb(cm->mi_cols) >> MI_BLOCK_SIZE_LOG2; in thread_loop_filter_rows() local
|
| /external/libwebm/common/ |
| D | vp9_header_parser.cc | 227 const int sb_cols = aligned_mi_cols >> 3; // to_sbs(mi_cols); in ParseTileInfo() local
|
| /external/libaom/av1/encoder/ |
| D | tokenize.h | 113 const int sb_cols = CEIL_POWER_OF_TWO(mb_cols, shift); in get_token_alloc() local
|
| D | aq_cyclicrefresh.c | 297 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; in cyclic_refresh_update_map() local
|
| D | ratectrl.c | 2019 const int sb_cols = (num_mi_cols + sb_size_by_mb - 1) / sb_size_by_mb; in rc_compute_variance_onepass_rt() local 2922 const int sb_cols = (num_mi_cols + sb_size_by_mb - 1) / sb_size_by_mb; in rc_scene_detection_onepass_rt() local
|
| D | var_based_part.c | 1344 const int sb_cols = in av1_choose_var_based_partitioning() local
|
| D | encodeframe_utils.c | 1315 const int sb_cols = in fast_detect_non_zero_motion() local
|
| D | encodeframe.c | 249 const int sb_cols = in setup_delta_q() local
|
| D | encoder.c | 278 int sb_cols = in set_tile_info() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_aq_cyclicrefresh.c | 367 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; in cyclic_refresh_update_map() local
|
| D | vp9_ratectrl.c | 3119 int sb_cols = (num_mi_cols + MI_BLOCK_SIZE - 1) / MI_BLOCK_SIZE; in vp9_scene_detection_onepass() local
|
| /external/libvpx/vp9/decoder/ |
| D | vp9_decodeframe.c | 1793 const int sb_cols = aligned_cols >> MI_BLOCK_SIZE_LOG2; in recon_tile_row() local 1936 const int sb_cols = aligned_cols >> MI_BLOCK_SIZE_LOG2; in row_decode_worker_hook() local 2333 const int sb_cols = mi_cols_aligned_to_sb(cm->mi_cols) >> MI_BLOCK_SIZE_LOG2; in decode_tiles_row_wise_mt() local 2836 const int sb_cols = aligned_cols >> MI_BLOCK_SIZE_LOG2; in read_uncompressed_header() local
|
| /external/libaom/av1/qmode_rc/ |
| D | ratectrl_qmode.cc | 1281 const int sb_cols = (frame_width + sb_size - 1) / sb_size; in SetupDeltaQ() local
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 2548 int c, const int sb_cols) { in sync_write()
|