Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c288 static int compute_minmax_8x8(const uint8_t *s, int sp, const uint8_t *d, in compute_minmax_8x8() function
612 int minmax = compute_minmax_8x8(s, sp, d, dp, x16_idx, y16_idx, in av1_choose_var_based_partitioning()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c646 static int compute_minmax_8x8(const uint8_t *s, int sp, const uint8_t *d, in compute_minmax_8x8() function
1556 int minmax = compute_minmax_8x8(s, sp, d, dp, x16_idx, y16_idx, in choose_partitioning()