Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dargo_asf.h34 #define ASF_SAMPLE_COUNT 32 macro
Dargo_asf.c81 if (ckhdr->num_samples != ASF_SAMPLE_COUNT) { in ff_argo_asf_fill_stream()
83 ckhdr->num_samples, ASF_SAMPLE_COUNT); in ff_argo_asf_fill_stream()
383 chdr.num_samples = ASF_SAMPLE_COUNT; in argo_asf_write_header()