Searched refs:pceValue (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Daacenc_lib.cpp1563 UINT pceValue = (UINT)( (0<<3) | ((matrix_mixdown_idx&0x3)<<1) | 1 ); local
1564 if (hAacEncoder->extParam.userPceAdditions != pceValue) {
1565 hAacEncoder->extParam.userPceAdditions = pceValue;

Completed in 86 milliseconds