| /external/libvpx/vp9/encoder/ |
| D | vp9_multi_thread.c | 57 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in vp9_row_mt_alloc_rd_thresh() local 82 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in vp9_row_mt_mem_alloc() local 183 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in vp9_multi_thread_tile_init() local 243 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in vp9_prepare_job_queue() local
|
| 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 | 3135 int sb_rows = (num_mi_rows + MI_BLOCK_SIZE - 1) / MI_BLOCK_SIZE; in vp9_scene_detection_onepass() local
|
| D | vp9_encoder.c | 1390 int sb_rows; in alloc_compressor_data() local
|
| D | vp9_encoder.h | 344 int sb_rows; member
|
| /external/libaom/av1/common/ |
| D | tile_common.c | 37 const int sb_rows = in av1_get_tile_limits() local 76 int sb_rows = CEIL_POWER_OF_TWO(cm_mi_rows, seq_params->mib_size_log2); in av1_calculate_tile_cols() local 126 int sb_rows = CEIL_POWER_OF_TWO(cm_mi_rows, seq_params->mib_size_log2); in av1_calculate_tile_rows() local
|
| D | thread_common.h | 265 const int sb_rows = in loop_filter_frame_mt_init() local
|
| D | thread_common.c | 354 const int sb_rows = in av1_set_vert_loop_filter_done() local
|
| /external/libaom/av1/encoder/ |
| D | tokenize.h | 112 const int sb_rows = CEIL_POWER_OF_TWO(mb_rows, shift); in get_token_alloc() local 124 int sb_rows = in alloc_token_info() local
|
| D | aq_cyclicrefresh.c | 300 int i, block_count, bl_index, sb_rows, sb_cols, sbs_in_frame; in cyclic_refresh_update_map() local
|
| D | ethread.c | 267 const int sb_rows = get_sb_rows_in_frame(cm); in row_mt_mem_alloc() local 518 const int sb_rows = get_sb_rows_in_frame(cm); in launch_loop_filter_rows() local 892 const int sb_rows = in av1_init_mt_sync() local
|
| D | ratectrl.c | 2142 const int sb_rows = (num_mi_rows + sb_size_by_mb - 1) / sb_size_by_mb; in rc_compute_variance_onepass_rt() local 3093 const int sb_rows = (num_mi_rows + sb_size_by_mb - 1) / sb_size_by_mb; in rc_scene_detection_onepass_rt() local
|
| D | encoder.c | 332 int sb_rows = in set_tile_info() local
|
| /external/libvpx/vp9/common/ |
| D | vp9_thread_common.c | 164 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in loop_filter_rows_mt() local 244 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in vp9_lpf_mt_init() local
|
| /external/libvpx/vp9/decoder/ |
| D | vp9_decodeframe.c | 1773 const int sb_rows = aligned_rows >> MI_BLOCK_SIZE_LOG2; in vp9_jobq_alloc() local 1902 const int sb_rows = aligned_rows >> MI_BLOCK_SIZE_LOG2; in row_decode_worker_hook() local 2165 const int sb_rows = (aligned_rows >> MI_BLOCK_SIZE_LOG2); in set_rows_after_error() local 2240 const int sb_rows = (aligned_rows >> MI_BLOCK_SIZE_LOG2); in tile_worker_hook() local 2337 const int sb_rows = mi_cols_aligned_to_sb(cm->mi_rows) >> MI_BLOCK_SIZE_LOG2; in decode_tiles_row_wise_mt() local 2828 const int sb_rows = aligned_rows >> MI_BLOCK_SIZE_LOG2; in read_uncompressed_header() local
|
| /external/libgav1/src/ |
| D | obu_parser.cc | 1612 const int sb_rows = sequence_header_.use_128x128_superblock in ParseTileInfoSyntax() local
|
| /external/libgav1/src/utils/ |
| D | types.h | 283 int sb_rows; member
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 3006 int sb_rows = av1_get_sb_rows_in_tile(cm, tile); in get_max_row_mt_workers_per_tile() local
|