Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtexturedsp.h45 typedef struct TextureDSPContext { struct
61 } TextureDSPContext; argument
63 void ff_texturedsp_init(TextureDSPContext *c);
64 void ff_texturedspenc_init(TextureDSPContext *c);
Dhap.h64 TextureDSPContext dxtc;
Dtxd.c37 TextureDSPContext dxtc; in txd_decode_frame()
Dtexturedsp.c637 av_cold void ff_texturedsp_init(TextureDSPContext *c) in ff_texturedsp_init()
Dtexturedspenc.c666 av_cold void ff_texturedspenc_init(TextureDSPContext *c) in ff_texturedspenc_init()
Ddds.c100 TextureDSPContext texdsp;
Ddxv.c36 TextureDSPContext texdsp;