Home
last modified time | relevance | path

Searched refs:HAP_FMT_RGTC1 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhap.h37 HAP_FMT_RGTC1 = 0x01, enumerator
Dhapdec.c146 (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()