Home
last modified time | relevance | path

Searched defs:tile_cols (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_multi_thread.c57 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_row_mt_mem_alloc() local
162 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_multi_thread_tile_init() local
179 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() local
283 int tile_cols) { in vp9_get_tiles_proc_status()
Dvp9_ethread.c42 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
397 const int tile_cols = 1 << cm->log2_tile_cols; in first_pass_worker_hook() local
438 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_fp_row_mt() local
487 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_worker_hook() local
524 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_temporal_filter_row_mt() local
565 const int tile_cols = 1 << cm->log2_tile_cols; in enc_row_mt_worker_hook() local
596 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tiles_row_mt() local
Dvp9_temporal_filter.c603 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_tile_c() local
620 const int tile_cols = 1 << cm->log2_tile_cols; in temporal_filter_iterate_c() local
Dvp9_bitstream.c966 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles_mt() local
1047 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local
Dvp9_encodeframe.c4613 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_init_tile_data() local
4664 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_sb_row() local
4694 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_encode_tile() local
4707 const int tile_cols = 1 << cm->log2_tile_cols; in encode_tiles() local
Dvp9_encoder.h827 const int tile_cols = 1 << cm->log2_tile_cols; in get_start_tok() local
/external/tensorflow/tensorflow/core/kernels/
Ddeep_conv2d.cc210 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
385 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
637 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
699 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
751 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
946 const int64 tile_cols = transform->input_shape().cols; in operator ()() local
/external/libvpx/libvpx/test/
Dvp9_encoder_parms_get_to_decoder.cc37 int32_t tile_cols; member
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc145 int64 tile_rows, int64 tile_cols, in ColumnMajorMatrixVectorProductEmitter()
370 int64 tile_cols, int64 m, int64 k, in RowMajorMatrixVectorProductEmitter()
648 int64 tile_cols = tiling_factor; in EmitLlvmIrDotIfProfitable() local
671 int64 tile_cols = vector_register_element_size; in EmitLlvmIrDotIfProfitable() local
/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c162 const int tile_cols = 1 << cm->log2_tile_cols; in loop_filter_rows_mt() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1335 const uint8_t *data_end, int tile_cols, in get_tile_buffers()
1356 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles() local
1540 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles_mt() local
2022 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_decode_frame() local
/external/libvpx/libvpx/
Dvpxenc.c409 static const arg_def_t tile_cols = variable