Home
last modified time | relevance | path

Searched refs:AV1_RESTORE_SWITCHABLE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1.h168 AV1_RESTORE_SWITCHABLE = 3, enumerator
H A Dav1d_parser2_syntax.c32 …unsigned char remap_lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, A… in av1d_fill_picparams()