Lines Matching defs:fn
338 const vpx_variance_fn_t fn = get_block_variance_fn(bsize);339 fn(src->buf, src->stride, ref->buf, ref->stride, &sse);379 const vpx_variance_fn_t fn = highbd_get_block_variance_fn(bsize, bd);380 fn(src->buf, src->stride, ref->buf, ref->stride, &sse);