Home
last modified time | relevance | path

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

/external/aac/libSYS/include/
DFDK_audio.h703 #define LIB_VERSION(lev0, lev1, lev2) \ argument
704 ((lev0 << 24 & 0xff000000) | (lev1 << 16 & 0x00ff0000) | \
/external/libaom/libaom/av1/encoder/
Dpickcdef.c68 static uint64_t search_one_dual(int *lev0, int *lev1, int nb_strengths, in search_one_dual() argument
83 uint64_t curr = mse[0][i][lev0[gi]]; in search_one_dual()
111 lev0[nb_strengths] = best_id0; in search_one_dual()