Searched refs:tile_start_and_end_present_flag (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c1847 bool tile_start_and_end_present_flag; local in function:parse_tile_hdr
1854 tile_start_and_end_present_flag = 0;
1856 tile_start_and_end_present_flag = av1_f(vlc, 1);
1858 if (NumTiles == 1 || !tile_start_and_end_present_flag) {

Completed in 5 milliseconds