Searched defs:tile_cols (Results 1 – 10 of 10) sorted by relevance
57 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_row_mt_mem_alloc() local162 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_multi_thread_tile_init() local179 int tile_cols, int num_workers) { in vp9_assign_tile_to_thread()221 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_prepare_job_queue() local283 int tile_cols) { in vp9_get_tiles_proc_status()
41 const int tile_cols = 1 << cm->log2_tile_cols; in enc_worker_hook() local166 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tiles_mt() local386 const int tile_cols = 1 << cm->log2_tile_cols; in first_pass_worker_hook() local427 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_fp_row_mt() local476 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_worker_hook() local513 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_temporal_filter_row_mt() local553 const int tile_cols = 1 << cm->log2_tile_cols; in enc_row_mt_worker_hook() local584 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tiles_row_mt() local
582 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_tile_c() local599 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_c() local
964 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles_mt() local1045 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local
4348 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_init_tile_data() local4399 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_sb_row() local4429 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tile() local4442 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local
818 const int tile_cols = 1 << cm->log2_tile_cols; in get_start_tok() local
37 int32_t tile_cols; member
161 const int tile_cols = 1 << cm->log2_tile_cols; in loop_filter_rows_mt() local
1355 const uint8_t *data_end, int tile_cols, in get_tile_buffers()1376 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles() local1565 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles_mt() local2056 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_decode_frame() local
403 static const arg_def_t tile_cols = variable