Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhap.c28 int ff_hap_set_chunk_count(HapContext *ctx, int count, int first_in_frame) in ff_hap_set_chunk_count() argument
31 if (first_in_frame == 1 && ctx->chunk_count != count) { in ff_hap_set_chunk_count()
Dhap.h99 int ff_hap_set_chunk_count(HapContext *ctx, int count, int first_in_frame);