Searched refs:OUT_BIT_DEPTH (Results 1 – 2 of 2) sorted by relevance
38 #define fn(a) fn2(a, IN_BIT_DEPTH, OUT_BIT_DEPTH, ss)50 const int sh = 14 + IN_BIT_DEPTH - OUT_BIT_DEPTH; in fn()55 const int uv_off_out = rnd + (128 << (OUT_BIT_DEPTH - 8 + sh)); in fn()
331 #undef OUT_BIT_DEPTH332 #define OUT_BIT_DEPTH BIT_DEPTH macro