Home
last modified time | relevance | path

Searched refs:HAP_HDR_SHORT (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhapenc.c51 HAP_HDR_SHORT = 4, enumerator
153 length += HAP_HDR_SHORT + hap_decode_instructions_length(ctx); in hap_header_length()
173 hap_write_section_header(&pbc, HAP_HDR_SHORT, hap_decode_instructions_length(ctx), in hap_write_frame_header()
175 hap_write_section_header(&pbc, HAP_HDR_SHORT, ctx->chunk_count, in hap_write_frame_header()
182 hap_write_section_header(&pbc, HAP_HDR_SHORT, ctx->chunk_count * 4, in hap_write_frame_header()

Completed in 1 milliseconds