Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dflacenc.c44 #define FLAC_SUBFRAME_LPC 32 macro
541 if (sub->type == FLAC_SUBFRAME_LPC) in subframe_count_exact()
730 if (sub->type == FLAC_SUBFRAME_LPC) in find_subframe_rice_params()
851 sub->type = FLAC_SUBFRAME_LPC; in encode_residual_ch()
1239 if (sub->type == FLAC_SUBFRAME_LPC) { in write_subframes()

Completed in 3 milliseconds