Searched defs:SHIFT_14_MINUS_BIT_DEPTH (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/common/
H A Dihevc_inter_pred.h41 #define SHIFT_14_MINUS_BIT_DEPTH (14 - BIT_DEPTH) macro
42 #define OFFSET_14_MINUS_BIT_DEPTH (1 << (SHIFT_14_MINUS_BIT_DEPTH - 1))

Completed in 190 milliseconds