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()217 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()415 if (pAdts->bs.protection_absent == 0) in adtsRead_GetRawDataBlockLength()418 if (pAdts->bs.protection_absent) { in adtsRead_GetRawDataBlockLength()
126 UCHAR protection_absent; member
761 if (hTp->parser.adts.bs.protection_absent == 0) { in transportDec_AdjustEndOfAccessUnit()776 hTp->parser.adts.bs.protection_absent == 0) { in transportDec_AdjustEndOfAccessUnit()783 if (hTp->parser.adts.bs.protection_absent == 0) { in transportDec_AdjustEndOfAccessUnit()1816 (pTp->parser.adts.bs.protection_absent == 0)) { in transportDec_CrcCheck()
27 WORD32 protection_absent; member
139 it_bit_buff->protection_absent = 0; in ixheaacd_create_bit_buf()
74 WORD8 protection_absent; member
1702 it_bit_buff->protection_absent = p_state_enhaacplus_dec->protection_absent; in ixheaacd_dec_init()1728 p_state_enhaacplus_dec->protection_absent = adts.protection_absent; in ixheaacd_dec_init()1864 if (adts.protection_absent == 0) { in ixheaacd_dec_init()2394 it_bit_buff->protection_absent = p_state_enhaacplus_dec->protection_absent; in ixheaacd_dec_execute()2811 if (adts.protection_absent == 0) { in ixheaacd_dec_execute()
186 WORD8 protection_absent; member
334 adts->protection_absent = (tmp & 0x40) >> 6; in ixheaacd_adtsframe()357 if (adts->protection_absent == 0) { in ixheaacd_adtsframe()