Searched refs:HAP_FMT_RGTC1 (Results 1 – 2 of 2) sorted by relevance
37 HAP_FMT_RGTC1 = 0x01, enumerator
146 (avctx->codec_tag == MKTAG('H','a','p','A') && (section_type & 0x0F) != HAP_FMT_RGTC1) || in hap_parse_frame_header()147 ((avctx->codec_tag == MKTAG('H','a','p','M') && (section_type & 0x0F) != HAP_FMT_RGTC1) && in hap_parse_frame_header()