Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Dobu.c376 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