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

  /external/aac/libAACenc/src/
adj_thr_data.h 171 AACENC_BIT_DISTRIBUTION_MODE bitDistributionMode;
adj_thr.h 138 const INT bitDistributionMode, const FIXP_DBL vbrQualFactor);
qc_data.h 170 INT bitDistributionMode; /* Configure element-wise execution or execution over
aacenc.cpp 624 qcInit.bitDistributionMode = 0; /* over all elements bitrate estimation */
629 qcInit.bitDistributionMode = 1; /* element-wise bit bitrate estimation */
    [all...]
adj_thr.cpp     [all...]
qc_main.cpp 432 hQC->dZoneQuantEnable, init->bitDistributionMode, hQC->vbrQualFactor);
    [all...]

Completed in 172 milliseconds