Home
last modified time | relevance | path

Searched refs:pixel_dist (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dtx_search.c1157 static unsigned pixel_dist(const AV1_COMP *const cpi, const MACROBLOCK *x, in pixel_dist() function
1228 return 16 * pixel_dist(cpi, x, plane, src, src_stride, recon, MAX_TX_SIZE, in dist_block_px_domain()