Searched defs:tile_width_in_pixels (Results 1 – 1 of 1) sorted by relevance
370 static void alloc_tile_list_buffer(AV1Decoder *pbi, int tile_width_in_pixels, in alloc_tile_list_buffer()425 int tile_width_in_pixels, in copy_decoded_tile_to_tile_list_buffer()518 const int tile_width_in_pixels = tile_width * MI_SIZE; in read_and_decode_one_tile_list() local