Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflacenc.c42 #define FLAC_SUBFRAME_VERBATIM 1 macro
534 } else if (sub->type == FLAC_SUBFRAME_VERBATIM) { in subframe_count_exact()
817 sub->type = sub->type_code = FLAC_SUBFRAME_VERBATIM; in encode_residual_ch()
1230 } else if (sub->type == FLAC_SUBFRAME_VERBATIM) { in write_subframes()

Completed in 3 milliseconds