Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c39 const int tile_rows = 1 << cm->log2_tile_rows; in enc_worker_hook() local
Dvp9_bitstream.c935 const int tile_rows = 1 << cm->log2_tile_rows; in encode_tiles() local
Dvp9_encodeframe.c3785 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_init_tile_data() local
3850 const int tile_rows = 1 << cm->log2_tile_rows; in encode_tiles() local
Dvp9_encoder.h224 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.c1411 int tile_cols, int tile_rows, in get_tile_buffers()
1433 const int tile_rows = 1 << cm->log2_tile_rows; in decode_tiles() local
1637 const int tile_rows = 1 << cm->log2_tile_rows; in decode_tiles_mt() local
2176 const int tile_rows = 1 << cm->log2_tile_rows; in vp9_decode_frame() local
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c31 unsigned int tile_rows; member
/external/libvpx/libvpx/
Dvpxenc.c382 static const arg_def_t tile_rows = ARG_DEF( variable