Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dalacenc.c56 typedef struct AlacLPCContext { struct
60 } AlacLPCContext; typedef
79 AlacLPCContext lpc[2];
260 AlacLPCContext lpc = s->lpc[ch]; in alac_linear_predictor()