Searched refs:PS_ICC_ROT_B (Results 1 – 2 of 2) sorted by relevance
/external/aac/libSBRenc/src/ | ||
D | ps_const.h | 130 typedef enum { PS_ICC_ROT_A = 0, PS_ICC_ROT_B } PS_ICC_ROTATION_MODE; enumerator |
D | ps_encode.cpp | 248 if (rotType == PS_ICC_ROT_B) { in getICCMode() |