Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
Dswscale.c85 int32_t *vChrFilterPos= c->vChrFilterPos; in ff_updateMMXDitherTables() local
/third_party/ffmpeg/libswscale/
Dswscale.c250 int32_t *vChrFilterPos = c->vChrFilterPos; in swscale() local
Dswscale_internal.h382 …int32_t *vChrFilterPos; ///< Array of vertical filter starting positions for each dst[i] f… member