Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dav1.h174 AV1_RESTORE_SGRPROJ = 2, enumerator
Dnvdec_av1.c54 …lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in nvdec_av1_start_frame()
Dvdpau_av1.c54 …lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in vdpau_av1_start_frame()
Dvaapi_av1.c130 …p_lr_type[4] = {AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ}; in vaapi_av1_start_frame()
Ddxva2_av1.c66 …lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in fill_picture_parameters()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h119 AV1_RESTORE_SGRPROJ, enumerator
Dvid_dec_av1.c1039 { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in lr_params()