Searched refs:vChrFilterPos (Results 1 – 6 of 6) sorted by relevance
85 int32_t *vChrFilterPos= c->vChrFilterPos; in ff_updateMMXDitherTables() local95 const int firstChrSrcY= vChrFilterPos[chrDstY]; //First line needed as input in ff_updateMMXDitherTables()
276 chrCtx->filter_pos = c->vChrFilterPos; in ff_init_vscale_pfn()306 chrCtx->filter_pos = c->vChrFilterPos; in ff_init_vscale_pfn()
250 int32_t *vChrFilterPos = c->vChrFilterPos; in swscale() local378 const int firstChrSrcY = FFMAX(1 - vChrFilterSize, vChrFilterPos[chrDstY]); in swscale()
225 int *chrFilterPos = c->vChrFilterPos; in get_min_buffer_size()
382 …int32_t *vChrFilterPos; ///< Array of vertical filter starting positions for each dst[i] f… member
1733 if ((ret = initFilter(&c->vChrFilter, &c->vChrFilterPos, &c->vChrFilterSize, in sws_init_context()2356 av_freep(&c->vChrFilterPos); in sws_freeContext()