Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
H A Ddemuxing_decoding.c92 size_t unpadded_linesize = frame->nb_samples * av_get_bytes_per_sample(frame->format); in output_audio_frame() local
105 fwrite(frame->extended_data[0], 1, unpadded_linesize, audio_dst_file); in output_audio_frame()

Completed in 2 milliseconds