ff_hap_parse_section_header  109 libavcodec/hap.h int ff_hap_parse_section_header(GetByteContext *gbc, int *section_size,
ff_hap_parse_section_header   56 libavcodec/hapdec.c         ret = ff_hap_parse_section_header(gbc, &section_size, &section_type);
ff_hap_parse_section_header  137 libavcodec/hapdec.c     ret = ff_hap_parse_section_header(gbc, &ctx->texture_section_size, &section_type);
ff_hap_parse_section_header  168 libavcodec/hapdec.c             ret = ff_hap_parse_section_header(gbc, &section_size, &section_type);
ff_hap_parse_section_header  319 libavcodec/hapdec.c         ret = ff_hap_parse_section_header(&ctx->gbc, &section_size, &section_type);
ff_hap_parse_section_header   63 libavcodec/hapqa_extract_bsf.c     ret = ff_hap_parse_section_header(&gbc, &section_size, &section_type);
ff_hap_parse_section_header   77 libavcodec/hapqa_extract_bsf.c     ret = ff_hap_parse_section_header(&gbc, &section_size, &section_type);
ff_hap_parse_section_header   86 libavcodec/hapqa_extract_bsf.c         ret = ff_hap_parse_section_header(&gbc, &section_size, &section_type);