Searched defs:tile_cols (Results 1 – 4 of 4) sorted by relevance
786 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles() local876 const int tile_cols = 1 << cm->log2_tile_cols; in decode_tiles_mt() local1262 const int tile_cols = 1 << cm->log2_tile_cols; in vp9_decode_frame() local
934 const int tile_cols = 1 << cm->log2_tile_cols; local
3149 const int tile_cols = 1 << cm->log2_tile_cols; in encode_frame_internal() local
394 static const arg_def_t tile_cols = variable