Home | History | Annotate | Download | only in encoder

Lines Matching refs:svf_halfpix_v

2074     cpi->fn_ptr[BLOCK_16X16].svf_halfpix_v  = VARIANCE_INVOKE(&cpi->rtcd.variance, halfpixvar16x16_v);
2084 cpi->fn_ptr[BLOCK_16X8].svf_halfpix_v = NULL;
2094 cpi->fn_ptr[BLOCK_8X16].svf_halfpix_v = NULL;
2104 cpi->fn_ptr[BLOCK_8X8].svf_halfpix_v = NULL;
2114 cpi->fn_ptr[BLOCK_4X4].svf_halfpix_v = NULL;