Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflacenc.c41 #define FLAC_SUBFRAME_CONSTANT 0 macro
532 if (sub->type == FLAC_SUBFRAME_CONSTANT) { in subframe_count_exact()
810 sub->type = sub->type_code = FLAC_SUBFRAME_CONSTANT; in encode_residual_ch()
1228 if (sub->type == FLAC_SUBFRAME_CONSTANT) { in write_subframes()

Completed in 3 milliseconds