Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c42 const int tile_rows = 1 << cm->log2_tile_rows; in enc_worker_hook() local
428 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_encode_fp_row_mt() local
514 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_temporal_filter_row_mt() local
585 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_encode_tiles_row_mt() local
Dvp9_multi_thread.c58 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_row_mt_mem_alloc() local
Dvp9_temporal_filter.c600 const int tile_rows = 1 << cm->log2_tile_rows; in temporal_filter_iterate_c() local
Dvp9_bitstream.c1046 const int tile_rows = 1 << cm->log2_tile_rows; in encode_tiles() local
Dvp9_encodeframe.c4349 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_init_tile_data() local
4443 const int tile_rows = 1 << cm->log2_tile_rows; in encode_tiles() local
Dvp9_encoder.h247 int tile_rows; member
/external/libvpx/libvpx/test/
Dvp9_encoder_parms_get_to_decoder.cc36 int32_t tile_rows; member
/external/ImageMagick/coders/
Dpcd.c941 const size_t tile_columns,const size_t tile_rows,ExceptionInfo *exception) in WritePCDTile()
Dtiff.c2778 tile_rows; in GetTIFFInfo() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1356 int tile_rows, in get_tile_buffers()
1377 const int tile_rows = 1 << cm->log2_tile_rows; in decode_tiles() local
1566 const int tile_rows = 1 << cm->log2_tile_rows; in decode_tiles_mt() local
2055 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_decode_frame() local
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c32 unsigned int tile_rows; member
/external/libvpx/libvpx/
Dvpxenc.c405 static const arg_def_t tile_rows = variable