Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Dobu.c375 static void alloc_tile_list_buffer(AV1Decoder *pbi, int tile_width_in_pixels, in alloc_tile_list_buffer()
430 int tile_width_in_pixels, in copy_decoded_tile_to_tile_list_buffer()
523 const int tile_width_in_pixels = tile_width * MI_SIZE; in read_and_decode_one_tile_list() local