HomeSort by relevance Sort by last modified time
    Searched refs:Q_VALUE_INVALID (Results 1 - 2 of 2) sorted by null

  /external/aac/libAACdec/src/
aacdec_hcr_types.h 146 #define Q_VALUE_INVALID 8192 /* mark a invalid line with this value (to be concealed later on) */
aacdec_hcr.cpp 598 if ( abs_qsc == Q_VALUE_INVALID ) { /* .. because of previous marking --> dont set LAV flag (would be confusing), just copy out the already marked value */
602 *pTeVa++ = (FIXP_DBL) Q_VALUE_INVALID;
611 *pTeVa++ = Q_VALUE_INVALID;
    [all...]

Completed in 35 milliseconds