Searched refs:AV1_RESTORE_SGRPROJ (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | av1.h | 174 AV1_RESTORE_SGRPROJ = 2, enumerator
|
D | nvdec_av1.c | 54 …lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in nvdec_av1_start_frame()
|
D | vdpau_av1.c | 54 …lr_type[4] = { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in vdpau_av1_start_frame()
|
D | vaapi_av1.c | 130 …p_lr_type[4] = {AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ}; in vaapi_av1_start_frame()
|
D | dxva2_av1.c | 66 …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/ |
D | vid_dec_av1.h | 119 AV1_RESTORE_SGRPROJ, enumerator
|
D | vid_dec_av1.c | 1039 { AV1_RESTORE_NONE, AV1_RESTORE_SWITCHABLE, AV1_RESTORE_WIENER, AV1_RESTORE_SGRPROJ }; in lr_params()
|