/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 | 943 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_tile_c() local 960 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_c() local
|
D | vp9_bitstream.c | 981 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles_mt() local 1062 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local
|
D | vp9_encodeframe.c | 5541 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_init_tile_data() local 5599 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_sb_row() local 5629 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tile() local 5642 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local 5848 const int tile_cols = 1 << cm->log2_tile_cols; in restore_encode_params() local
|
D | vp9_encoder.h | 978 const int tile_cols = 1 << cm->log2_tile_cols; in get_start_tok() local
|
D | vp9_encoder.c | 3631 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->tile_cols; in av1_row_mt_mem_alloc() local
|
D | ethread.c | 227 const int tile_cols = cm->tile_cols; in switch_tile_and_get_next_job() local 356 const int tile_cols = cm->tile_cols; in enc_worker_hook() local 589 const int tile_cols = cm->tile_cols; in av1_encode_tiles_mt() local 623 const int tile_cols = cm->tile_cols; in av1_encode_tiles_row_mt() local
|
D | level.c | 385 const int tile_cols = cm->tile_cols; in get_tile_stats() local 514 const int tile_cols = cm->tile_cols; in av1_update_level_info() local
|
D | encodeframe.c | 4940 const int tile_cols = cm->tile_cols; in av1_alloc_tile_data() local 4966 const int tile_cols = cm->tile_cols; in av1_init_tile_data() local 5000 const int tile_cols = cm->tile_cols; in av1_encode_sb_row() local 5064 const int tile_cols = cm->tile_cols; in encode_tiles() local
|
D | bitstream.c | 3415 const int tile_cols = cm->tile_cols; in write_tiles_in_tg_obus() local
|
D | encoder.h | 1186 const int tile_cols = cm->tile_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::__anon1dc5b04f0111::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/common/ |
D | vp9_thread_common.c | 391 const int tile_cols = 1 << cm->log2_tile_cols; in get_next_row() local
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 1675 const uint8_t *data_end, int tile_cols, in get_tile_buffers() 1696 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles() local 1962 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles_mt() local 2497 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_decode_frame() local
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 2702 const int tile_cols = cm->tile_cols; in get_ls_tile_buffers() local 2830 const int tile_cols = cm->tile_cols; in get_tile_buffers() local 3131 const int tile_cols = cm->tile_cols; in decode_tiles() local 3711 int tile_rows, int tile_cols) { in alloc_dec_jobs() 3884 static void tile_mt_queue(AV1Decoder *pbi, int tile_cols, int tile_rows, in tile_mt_queue() 3904 const int tile_cols = cm->tile_cols; in decode_tiles_mt() local 4079 const int tile_cols = cm->tile_cols; in decode_tiles_row_mt() local
|
/external/libaom/libaom/av1/common/ |
D | thread_common.c | 799 const int tile_cols = LR_TILE_COLS; in loop_restoration_row_worker() local
|
D | restoration.c | 1245 const AV1PixelRect *tile_rect, int tile_row, int tile_col, int tile_cols, in foreach_rest_unit_in_tile()
|
D | onyxc_int.h | 490 int tile_cols, tile_rows; member
|
/external/libvpx/libvpx/ |
D | vpxenc.c | 411 static const arg_def_t tile_cols = variable
|
/external/libaom/libaom/apps/ |
D | aomenc.c | 418 static const arg_def_t tile_cols = variable
|