Searched refs:UTVideoDSPContext (Results 1 – 5 of 5) sorted by relevance
27 typedef struct UTVideoDSPContext { struct34 } UTVideoDSPContext; typedef36 void ff_utvideodsp_init(UTVideoDSPContext *c);37 void ff_utvideodsp_init_x86(UTVideoDSPContext *c);
67 UTVideoDSPContext utdsp;
75 av_cold void ff_utvideodsp_init(UTVideoDSPContext *c) in ff_utvideodsp_init()
42 av_cold void ff_utvideodsp_init_x86(UTVideoDSPContext *c) in ff_utvideodsp_init_x86()
93 UTVideoDSPContext h; in checkasm_check_utvideodsp()