Home
last modified time | relevance | path

Searched refs:HuffYUVDSPContext (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhuffyuvdsp.h38 typedef struct HuffYUVDSPContext { struct
47 } HuffYUVDSPContext; typedef
49 void ff_huffyuvdsp_init(HuffYUVDSPContext *c, enum AVPixelFormat pix_fmt);
50 void ff_huffyuvdsp_init_x86(HuffYUVDSPContext *c, enum AVPixelFormat pix_fmt);
H A Dhuffyuv.h90 HuffYUVDSPContext hdsp;
H A Dhuffyuvdsp.c83 av_cold void ff_huffyuvdsp_init(HuffYUVDSPContext *c, enum AVPixelFormat pix_fmt) in ff_huffyuvdsp_init()
/third_party/ffmpeg/tests/checkasm/
H A Dhuffyuvdsp.c38 static void check_add_int16(HuffYUVDSPContext c, unsigned mask, int width, const char * name) in check_add_int16()
69 HuffYUVDSPContext c; in checkasm_check_huffyuvdsp()
/third_party/ffmpeg/libavcodec/x86/
H A Dhuffyuvdsp_init.c36 av_cold void ff_huffyuvdsp_init_x86(HuffYUVDSPContext *c, enum AVPixelFormat pix_fmt) in ff_huffyuvdsp_init_x86()

Completed in 2 milliseconds