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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dimc.c179 static void imc_calculate_coeffs(IMCContext* q, float* flcoeffs1, float* flcoeffs2, int* bandWidthT, function
739 imc_calculate_coeffs(q, q->flcoeffs1, q->flcoeffs2, q->bandWidthT, q->flcoeffs3, q->flcoeffs5);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dimc.c259 static void imc_calculate_coeffs(IMCContext *q, float *flcoeffs1, function
927 imc_calculate_coeffs(q, chctx->flcoeffs1, chctx->flcoeffs2,

Completed in 106 milliseconds