Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvariance.c377 #define HIGHBD_MSE(W, H) \ macro
600 HIGHBD_MSE(16, 16)
601 HIGHBD_MSE(16, 8)
602 HIGHBD_MSE(8, 16)
603 HIGHBD_MSE(8, 8)