Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dav1.h175 AV1_RESTORE_SWITCHABLE = 3, enumerator
Dnvdec_av1.c54 …unsigned char remap_lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, A… in nvdec_av1_start_frame()
Dvdpau_av1.c54 …unsigned char remap_lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, A… in vdpau_av1_start_frame()
Dvaapi_av1.c130 …uint8_t remap_lr_type[4] = {AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_REST… in vaapi_av1_start_frame()
Ddxva2_av1.c66 …unsigned char remap_lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, A… in fill_picture_parameters()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h120 AV1_RESTORE_SWITCHABLE enumerator
Dvid_dec_av1.c1039 { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in lr_params()