Home
last modified time | relevance | path

Searched defs:vLumFilter (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libswscale/ppc/
Dswscale_ppc_template.c51 vector signed short l1,vLumFilter; in FUNC() local
/third_party/ffmpeg/libswscale/x86/
Dswscale.c78 int16_t *vLumFilter= c->vLumFilter; in ff_updateMMXDitherTables() local
/third_party/ffmpeg/libswscale/
Dswscale_internal.h409 … int16_t *vLumFilter; ///< Array of vertical filter coefficients for luma/alpha planes. member