Searched defs:copyRightIdPresent (Results 1 - 1 of 1) sorted by relevance

/external/aac/libMpegTPEnc/src/
H A Dtpenc_adif.cpp103 const int copyRightIdPresent=0; local
127 FDKwriteBits(hBs, copyRightIdPresent ? 1:0,1);
129 if(copyRightIdPresent) {
155 const int copyRightIdPresent=0; local
166 if (copyRightIdPresent)

Completed in 59 milliseconds