Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.h279 int tile_col_size_bytes; member
H A Ddecodeframe.c2318 const int tile_col_size_bytes = pbi->tile_col_size_bytes; in get_ls_tile_buffers() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dbitstream.c3279 int *const tile_col_size_bytes) { in remux_tiles()
3651 int tile_col_size_bytes = 0; in write_large_scale_tile_obu_size() local