Searched refs:superres (Results 1 – 4 of 4) sorted by relevance
82 UINT32 superres : 1; member
82 pp->coding.superres = frame_header->use_superres; in av1d_fill_picparams()
1123 if (dxva->coding.superres) { in vdpu_av1d_superres_params()1499 …if (!leftmost && dxva->coding.use_128x128_superblock == 0 && dxva->coding.superres && width == 1) { in check_tile_width()1506 if (dxva->coding.superres) { in check_tile_width()1511 if (dxva->coding.superres) in check_tile_width()
1488 mpp_put_bits(&bp, dxva->coding.superres, 1); in prepare_uncompress_header()