HAP_HDR_LONG       84 libavcodec/hapenc.c     bytestream2_put_le24(pbc, header_length == HAP_HDR_LONG ? 0 : section_length);
HAP_HDR_LONG       87 libavcodec/hapenc.c     if (header_length == HAP_HDR_LONG) {
HAP_HDR_LONG      152 libavcodec/hapenc.c     int length = HAP_HDR_LONG;
HAP_HDR_LONG      170 libavcodec/hapenc.c         hap_write_section_header(&pbc, HAP_HDR_LONG, frame_length - 8,
HAP_HDR_LONG      174 libavcodec/hapenc.c         hap_write_section_header(&pbc, HAP_HDR_LONG, frame_length - 8,