Home
last modified time | relevance | path

Searched refs:HAP_ST_DECODE_INSTRUCTIONS (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhap.h47 HAP_ST_DECODE_INSTRUCTIONS = 0x01, enumerator
Dhapenc.c177 HAP_ST_DECODE_INSTRUCTIONS); in hap_write_frame_header()
Dhapdec.c171 if (ret == 0 && section_type != HAP_ST_DECODE_INSTRUCTIONS) in hap_parse_frame_header()