Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/
Dnoise_model.c29 #define GET_BLOCK_MEAN(INT_TYPE, suffix) \ macro
44 GET_BLOCK_MEAN(uint8_t, lowbd) in GET_BLOCK_MEAN() function
45 GET_BLOCK_MEAN(uint16_t, highbd) in GET_BLOCK_MEAN()