Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dflacenc.c41 #define FLAC_SUBFRAME_LPC 32 macro
574 if (sub->type == FLAC_SUBFRAME_LPC) in subframe_count_exact()
763 if (sub->type == FLAC_SUBFRAME_LPC) in find_subframe_rice_params()
884 sub->type = FLAC_SUBFRAME_LPC; in encode_residual_ch()
1272 if (sub->type == FLAC_SUBFRAME_LPC) { in write_subframes()