| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_multi_thread.c | 72 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_row_mt_mem_alloc() local 174 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_multi_thread_tile_init() local 191 int tile_cols, int num_workers) { in vp9_assign_tile_to_thread() 233 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_prepare_job_queue() local 303 int tile_cols) { in vp9_get_tiles_proc_status()
|
| D | vp9_ethread.c | 42 const int tile_cols = 1 << cm->log2_tile_cols; in enc_worker_hook() local 174 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tiles_mt() local 398 const int tile_cols = 1 << cm->log2_tile_cols; in first_pass_worker_hook() local 439 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_fp_row_mt() local 489 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_worker_hook() local 526 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_temporal_filter_row_mt() local 568 const int tile_cols = 1 << cm->log2_tile_cols; in enc_row_mt_worker_hook() local 599 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tiles_row_mt() local
|
| D | vp9_temporal_filter.c | 1001 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_tile_c() local 1018 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_c() local
|
| D | vp9_bitstream.c | 986 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles_mt() local 1067 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local
|
| D | vp9_encodeframe.c | 5724 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_init_tile_data() local 5782 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_sb_row() local 5814 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tile() local 5827 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local 6137 const int tile_cols = 1 << cm->log2_tile_cols; in restore_encode_params() local
|
| D | vp9_encoder.h | 989 const int tile_cols = 1 << cm->log2_tile_cols; in get_start_tok() local
|
| D | vp9_encoder.c | 3814 const int tile_cols = 1 << cm->log2_tile_cols; local
|
| /external/libaom/libaom/av1/encoder/ |
| D | av1_multi_thread.c | 22 const int tile_cols = cm->tiles.cols; in av1_row_mt_mem_alloc() local
|
| D | ethread.c | 243 const int tile_cols = cm->tiles.cols; in switch_tile_and_get_next_job() local 368 const int tile_cols = cm->tiles.cols; in enc_worker_hook() local 622 const int tile_cols = cm->tiles.cols; in av1_encode_tiles_mt() local 656 const int tile_cols = cm->tiles.cols; in av1_encode_tiles_row_mt() local
|
| D | level.c | 914 const int tile_cols = cm->tiles.cols; in get_tile_stats() local 1056 const int tile_cols = cm->tiles.cols; in av1_update_level_info() local
|
| D | mv_prec.c | 354 const int tile_cols = cm->tiles.cols; in av1_collect_mv_stats() local
|
| D | encodeframe.c | 4996 const int tile_cols = cm->tiles.cols; in av1_alloc_tile_data() local 5010 const int tile_cols = cm->tiles.cols; in av1_init_tile_data() local 5044 const int tile_cols = cm->tiles.cols; in av1_encode_sb_row() local 5102 const int tile_cols = cm->tiles.cols; in encode_tiles() local
|
| D | bitstream.c | 3460 const int tile_cols = tiles->cols; in write_tiles_in_tg_obus() local
|
| D | encoder.c | 2768 const int tile_cols = (1 << oxcf->tile_columns); in config_target_level() local
|
| D | encoder.h | 1595 const int tile_cols = cm->tiles.cols; in get_start_tok() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | tiled_dot_emitter.cc | 116 int64 tile_cols() const { return derived().config().tile_cols(); } in tile_cols() function 127 int64 tile_cols() const { return tile_cols_; } in tile_cols() function in xla::cpu::__anon47412fb60111::GemvConfig 140 int64 tile_cols, int64 m, int64 k, bool has_addend) in GemvConfig() 225 explicit Config(PrimitiveType scalar_type, int64 tile_rows, int64 tile_cols, in Config() 451 explicit Config(PrimitiveType scalar_type, int64 tile_rows, int64 tile_cols, in Config() 991 int64 tile_cols, int64 m, int64 k, llvm::Value* lhs, in EmitRowMajorGemv() 1018 int64 tile_cols, int64 m, int64 k, llvm::Value* lhs, in EmitColumnMajorGemv()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | deep_conv2d.cc | 210 const int64 tile_cols = transform->input_shape().cols; in operator ()() local 385 const int64 tile_cols = transform->input_shape().cols; in operator ()() local 638 const int64 tile_cols = transform->input_shape().cols; in operator ()() local 700 const int64 tile_cols = transform->input_shape().cols; in operator ()() local 752 const int64 tile_cols = transform->input_shape().cols; in operator ()() local 947 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
|
| /external/libvpx/libvpx/test/ |
| D | vp9_encoder_parms_get_to_decoder.cc | 39 int32_t tile_cols; member
|
| /external/libvpx/libvpx/vp9/decoder/ |
| D | vp9_decodeframe.c | 1684 const uint8_t *data_end, int tile_cols, in get_tile_buffers() 1775 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_jobq_alloc() local 1792 const int tile_cols = 1 << cm->log2_tile_cols; in recon_tile_row() local 1903 const int tile_cols = 1 << cm->log2_tile_cols; in row_decode_worker_hook() local 2020 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles() local 2327 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles_row_wise_mt() local 2445 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles_mt() local 2958 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_decode_frame() local
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_thread_common.c | 397 const int tile_cols = 1 << cm->log2_tile_cols; in get_next_row() local
|
| /external/libaom/libaom/av1/decoder/ |
| D | decodeframe.c | 2317 const int tile_cols = cm->tiles.cols; in get_ls_tile_buffers() local 2445 const int tile_cols = cm->tiles.cols; in get_tile_buffers() local 2749 const int tile_cols = tiles->cols; in decode_tiles() local 3331 int tile_cols) { in alloc_dec_jobs() 3507 static AOM_INLINE void tile_mt_queue(AV1Decoder *pbi, int tile_cols, in tile_mt_queue() 3529 const int tile_cols = tiles->cols; in decode_tiles_mt() local 3705 const int tile_cols = tiles->cols; in decode_tiles_row_mt() local
|
| /external/libaom/libaom/av1/common/ |
| D | thread_common.c | 806 const int tile_cols = LR_TILE_COLS; in loop_restoration_row_worker() local
|
| D | restoration.c | 1262 const AV1PixelRect *tile_rect, int tile_row, int tile_col, int tile_cols, in foreach_rest_unit_in_tile()
|
| /external/libvpx/libvpx/ |
| D | vpxenc.c | 380 static const arg_def_t tile_cols = variable
|
| /external/libaom/libaom/apps/ |
| D | aomenc.c | 412 static const arg_def_t tile_cols = variable
|