Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_const.h130 typedef enum { PS_ICC_ROT_A = 0, PS_ICC_ROT_B } PS_ICC_ROTATION_MODE; enumerator
Dps_encode.cpp248 if (rotType == PS_ICC_ROT_B) { in getICCMode()