Searched refs:protection_absent (Results 1 – 12 of 12) sorted by relevance
113 if (pAdts->protection_absent) { in adtsWrite_CrcStartReg()124 if (pAdts->protection_absent == 0) { in adtsWrite_CrcEndReg()135 if (!hAdts->protection_absent) { in adtsWrite_GetHeaderBits()144 if (!hAdts->protection_absent && hAdts->num_raw_blocks > 0) { in adtsWrite_GetHeaderBits()169 hAdts->protection_absent = !(config->flags & CC_PROTECTION); in adtsWrite_Init()201 if (!hAdts->protection_absent) { in adtsWrite_EncodeHeader()223 FDKwriteBits(hBitStream, hAdts->protection_absent, 1); in adtsWrite_EncodeHeader()239 if (!hAdts->protection_absent) { in adtsWrite_EncodeHeader()260 if (!hAdts->protection_absent) { in adtsWrite_EndRawDataBlock()295 if (!hAdts->protection_absent) { in adtsWrite_EndRawDataBlock()[all …]
116 UCHAR protection_absent; member
445 !hTp->writer.adts.protection_absent) { in transportEnc_WriteAccessUnit()456 !hTp->writer.adts.protection_absent) { in transportEnc_WriteAccessUnit()
118 if (pAdts->bs.protection_absent) { in adtsRead_CrcStartReg()130 if (pAdts->bs.protection_absent == 0) { in adtsRead_CrcEndReg()139 if (pAdts->bs.protection_absent) return TRANSPORTDEC_OK; in adtsRead_CrcCheck()192 bs.protection_absent = FDKreadBits(hBs, Adts_Length_ProtectionAbsent); in adtsRead_DecodeHeader()216 if (!bs.protection_absent) { in adtsRead_DecodeHeader()223 if (!bs.protection_absent && bs.num_raw_blocks > 0) { in adtsRead_DecodeHeader()240 if (!bs.protection_absent) { in adtsRead_DecodeHeader()375 if (pAdts->bs.protection_absent == 0) in adtsRead_GetRawDataBlockLength()378 if (pAdts->bs.protection_absent) { in adtsRead_GetRawDataBlockLength()
126 UCHAR protection_absent; member
756 if (hTp->parser.adts.bs.protection_absent == 0) { in transportDec_AdjustEndOfAccessUnit()771 hTp->parser.adts.bs.protection_absent == 0) { in transportDec_AdjustEndOfAccessUnit()778 if (hTp->parser.adts.bs.protection_absent == 0) { in transportDec_AdjustEndOfAccessUnit()1797 (pTp->parser.adts.bs.protection_absent == 0)) { in transportDec_CrcCheck()
27 WORD32 protection_absent; member
140 it_bit_buff->protection_absent = 0; in ixheaacd_create_bit_buf()
74 WORD8 protection_absent; member
1648 it_bit_buff->protection_absent = p_state_enhaacplus_dec->protection_absent; in ixheaacd_dec_init()1674 p_state_enhaacplus_dec->protection_absent = adts.protection_absent; in ixheaacd_dec_init()1810 if (adts.protection_absent == 0) { in ixheaacd_dec_init()2295 it_bit_buff->protection_absent = p_state_enhaacplus_dec->protection_absent; in ixheaacd_dec_execute()2715 if (adts.protection_absent == 0) { in ixheaacd_dec_execute()
185 WORD8 protection_absent; member
333 adts->protection_absent = (tmp & 0x40) >> 6; in ixheaacd_adtsframe()356 if (adts->protection_absent == 0) { in ixheaacd_adtsframe()