Searched defs:tile_row (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_multi_thread.c | 56 int tile_row, tile_col; in vp9_row_mt_mem_alloc() local 119 int tile_row; in vp9_row_mt_mem_dealloc() local 237 int tile_row = 0; in vp9_prepare_job_queue() local
|
D | vp9_ethread.c | 49 int tile_row = t / tile_cols; in enc_worker_hook() local 387 int tile_row, tile_col; in first_pass_worker_hook() local 477 int tile_row, tile_col; in temporal_filter_worker_hook() local 554 int tile_row, tile_col; in enc_row_mt_worker_hook() local
|
D | vp9_temporal_filter.c | 579 static void temporal_filter_iterate_tile_c(VP9_COMP *cpi, int tile_row, in temporal_filter_iterate_tile_c() 601 int tile_row, tile_col; in temporal_filter_iterate_c() local
|
D | vp9_bitstream.c | 484 vpx_writer *w, int tile_row, int tile_col, in write_modes() 924 const int tile_row = 0; in encode_tile_worker() local 1043 int tile_row, tile_col; in encode_tiles() local
|
D | vp9_encodeframe.c | 4350 int tile_col, tile_row; in vp9_init_tile_data() local 4396 void vp9_encode_sb_row(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_sb_row() 4426 void vp9_encode_tile(VP9_COMP *cpi, ThreadData *td, int tile_row, in vp9_encode_tile() 4444 int tile_col, tile_row; in encode_tiles() local
|
D | vp9_encoder.h | 815 static INLINE void get_start_tok(VP9_COMP *cpi, int tile_row, int tile_col, in get_start_tok()
|
/external/libhevc/decoder/ |
D | ihevcd_utils.c | 360 WORD32 tile_row, tile_col; in ihevcd_get_tile_pos() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1379 int tile_row, tile_col; in decode_tiles() local
|