Searched defs:tile_rows (Results 1 – 14 of 14) sorted by relevance
43 const int tile_rows = 1 << cm->log2_tile_rows; in enc_worker_hook() local439 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_encode_fp_row_mt() local525 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_temporal_filter_row_mt() local597 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_encode_tiles_row_mt() local
58 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_row_mt_mem_alloc() local
621 const int tile_rows = 1 << cm->log2_tile_rows; in temporal_filter_iterate_c() local
1048 const int tile_rows = 1 << cm->log2_tile_rows; in encode_tiles() local
4614 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_init_tile_data() local4708 const int tile_rows = 1 << cm->log2_tile_rows; in encode_tiles() local
249 int tile_rows; member
209 const int64 tile_rows = transform->input_shape().rows; in operator ()() local384 const int64 tile_rows = transform->input_shape().rows; in operator ()() local636 const int64 tile_rows = transform->input_shape().rows; in operator ()() local698 const int64 tile_rows = transform->input_shape().rows; in operator ()() local750 const int64 tile_rows = transform->input_shape().rows; in operator ()() local945 const int64 tile_rows = transform->input_shape().rows; in operator ()() local
36 int32_t tile_rows; member
145 int64 tile_rows, int64 tile_cols, in ColumnMajorMatrixVectorProductEmitter()369 RowMajorMatrixVectorProductEmitter(PrimitiveType scalar_type, int64 tile_rows, in RowMajorMatrixVectorProductEmitter()647 int64 tile_rows = vector_register_element_size; in EmitLlvmIrDotIfProfitable() local670 int64 tile_rows = tiling_factor; in EmitLlvmIrDotIfProfitable() local
941 const size_t tile_columns,const size_t tile_rows,ExceptionInfo *exception) in WritePCDTile()
2778 tile_rows; in GetTIFFInfo() local
1336 int tile_rows, in get_tile_buffers()1357 const int tile_rows = 1 << cm->log2_tile_rows; in decode_tiles() local1541 const int tile_rows = 1 << cm->log2_tile_rows; in decode_tiles_mt() local2021 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_decode_frame() local
411 static const arg_def_t tile_rows = variable
32 unsigned int tile_rows; member