Searched refs:W3FDIFDSPContext (Results 1 – 3 of 3) sorted by relevance
27 typedef struct W3FDIFDSPContext { struct44 } W3FDIFDSPContext; argument46 void ff_w3fdif_init_x86(W3FDIFDSPContext *dsp, int depth);
50 W3FDIFDSPContext dsp;
49 av_cold void ff_w3fdif_init_x86(W3FDIFDSPContext *dsp, int depth) in ff_w3fdif_init_x86()