Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c532 static int compute_minmax_8x8(const uint8_t *s, int sp, const uint8_t *d, in compute_minmax_8x8() function
844 int minmax = compute_minmax_8x8(s, sp, d, dp, x16_idx, y16_idx, in choose_partitioning()