Searched defs:tile_height_in_pixels (Results 1 – 1 of 1) sorted by relevance
376 int tile_height_in_pixels) { in alloc_tile_list_buffer()431 int tile_height_in_pixels) { in copy_decoded_tile_to_tile_list_buffer()524 const int tile_height_in_pixels = tile_height * MI_SIZE; in read_and_decode_one_tile_list() local