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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h381 unsigned SuperresDenom; member in struct:av1_uncompressed_header_obu
H A Dvid_dec_av1.c391 hdr->SuperresDenom = coded_denom + 9 /* SUPERRES_DENOM_MIN */;
393 hdr->SuperresDenom = 8 /* SUPERRES_NUM */;
397 hdr->FrameWidth = (hdr->UpscaledWidth * 8 + (hdr->SuperresDenom / 2)) /
398 hdr->SuperresDenom;
1657 hdr->SuperresDenom;

Completed in 6 milliseconds