Home
last modified time | relevance | path

Searched defs:BIT_DEPTH (Results 1 – 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264idct.c30 #define BIT_DEPTH 8 macro
34 #define BIT_DEPTH 9 macro
38 #define BIT_DEPTH 10 macro
42 #define BIT_DEPTH 12 macro
46 #define BIT_DEPTH 14 macro
Dh264dsp.c39 #define BIT_DEPTH 8 macro
43 #define BIT_DEPTH 9 macro
47 #define BIT_DEPTH 10 macro
51 #define BIT_DEPTH 12 macro
55 #define BIT_DEPTH 14 macro
59 #define BIT_DEPTH 8 macro
63 #define BIT_DEPTH 16 macro
Dh264qpel.c26 #define BIT_DEPTH 8 macro
30 #define BIT_DEPTH 9 macro
34 #define BIT_DEPTH 10 macro
40 #define BIT_DEPTH 12 macro
44 #define BIT_DEPTH 14 macro
Dhevcpred.c27 #define BIT_DEPTH 8 macro
31 #define BIT_DEPTH 9 macro
35 #define BIT_DEPTH 10 macro
39 #define BIT_DEPTH 12 macro
Djfdctint.c19 #define BIT_DEPTH 8 macro
23 #define BIT_DEPTH 10 macro
Dhevcdsp.c110 #define BIT_DEPTH 8 macro
114 #define BIT_DEPTH 9 macro
118 #define BIT_DEPTH 10 macro
122 #define BIT_DEPTH 12 macro
Dh264chroma.c23 #define BIT_DEPTH 8 macro
27 #define BIT_DEPTH 16 macro
Dvideodsp.c26 #define BIT_DEPTH 8 macro
30 #define BIT_DEPTH 16 macro
Dvp9dsp_10bpp.c24 #define BIT_DEPTH 10 macro
Dvp9dsp_12bpp.c24 #define BIT_DEPTH 12 macro
Dvp9dsp_8bpp.c24 #define BIT_DEPTH 8 macro
Dsimple_idct.c35 #define BIT_DEPTH 8 macro
39 #define BIT_DEPTH 10 macro
48 #define BIT_DEPTH 12 macro
54 #define BIT_DEPTH 10 macro
Dh264pred.c34 #define BIT_DEPTH 8 macro
38 #define BIT_DEPTH 9 macro
42 #define BIT_DEPTH 10 macro
46 #define BIT_DEPTH 12 macro
50 #define BIT_DEPTH 14 macro
Dhpeldsp.c34 #define BIT_DEPTH 8 macro
Dqpeldsp.c37 #define BIT_DEPTH 8 macro
Dbit_depth_template.c24 #define BIT_DEPTH 8 macro
Dtpeldsp.c31 #define BIT_DEPTH 8 macro
/third_party/ffmpeg/libavfilter/
Dcolorspacedsp.c30 #define BIT_DEPTH 8 macro
34 #define BIT_DEPTH 10 macro
38 #define BIT_DEPTH 12 macro
48 #define BIT_DEPTH 8 macro
52 #define BIT_DEPTH 10 macro
56 #define BIT_DEPTH 12 macro
66 #define BIT_DEPTH 8 macro
70 #define BIT_DEPTH 10 macro
74 #define BIT_DEPTH 12 macro
/third_party/ffmpeg/libavcodec/ppc/
Dhevcdsp.c101 #define BIT_DEPTH 8 macro
105 #define BIT_DEPTH 10 macro
Dhevcdsp_template.c21 static void FUNC(ff_hevc_idct_4x4, BIT_DEPTH)(int16_t *coeffs, int col_limit) in FUNC() argument
/third_party/ffmpeg/tests/
Dtiny_ssim.c40 #define BIT_DEPTH 8 macro