Searched refs:hdcd_integrate (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | af_hdcd.c | 1041 static int hdcd_integrate(HDCDContext *ctx, hdcd_state *states, int channels, int *flag, const int3… in hdcd_integrate() function 1150 int consumed = hdcd_integrate(ctx, states, channels, &flag, samples, max - result, stride); in hdcd_scan()
|