| /third_party/ffmpeg/tests/checkasm/ |
| D | hevc_pel.c | 76 int size, bit_depth, i, j, row; in checkasm_check_hevc_qpel() local 120 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_uni() local 161 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_uni_w() local 211 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_bi() local 255 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_bi_w() local 305 int size, bit_depth, i, j, row; in checkasm_check_hevc_epel() local 349 int size, bit_depth, i, j; in checkasm_check_hevc_epel_uni() local 390 int size, bit_depth, i, j; in checkasm_check_hevc_epel_uni_w() local 440 int size, bit_depth, i, j; in checkasm_check_hevc_epel_bi() local 484 int size, bit_depth, i, j; in checkasm_check_hevc_epel_bi_w() local
|
| D | hevc_idct.c | 39 static void check_idct(HEVCDSPContext h, int bit_depth) in check_idct() 63 static void check_idct_dc(HEVCDSPContext h, int bit_depth) in check_idct_dc() 89 int bit_depth; in checkasm_check_hevc_idct() local
|
| D | h264pred.c | 143 int codec, int chroma_format, int bit_depth) in check_pred4x4() 164 int codec, int chroma_format, int bit_depth) in check_pred8x8() 183 int codec, int chroma_format, int bit_depth) in check_pred16x16() 203 int codec, int chroma_format, int bit_depth) in check_pred8x8l() 248 int test, codec, chroma_format, bit_depth; in checkasm_check_h264pred() local
|
| D | h264dsp.c | 157 static void dct4x4(int16_t *coef, int bit_depth) in dct4x4() 165 static void dct8x8(int16_t *coef, int bit_depth) in dct8x8() 185 int bit_depth, sz, align, dc; in check_idct() local 241 int bit_depth, i, y, func; in check_idct_multiple() local 324 int bit_depth; in check_loop_filter() local 389 int bit_depth; in check_loop_filter_intra() local
|
| D | hevc_sao.c | 69 static void check_sao_band(HEVCDSPContext h, int bit_depth) in check_sao_band() 100 static void check_sao_edge(HEVCDSPContext h, int bit_depth) in check_sao_edge() 134 int bit_depth; in checkasm_check_hevc_sao() local
|
| D | hevc_add_res.c | 69 static void check_add_res(HEVCDSPContext h, int bit_depth) in check_add_res() 88 int bit_depth; in checkasm_check_hevc_add_res() local
|
| D | vp9dsp.c | 57 int tx, mode, bit_depth; in check_ipred() local 231 enum TxfmType txtp, int sz, int bit_depth) in ftx() 253 enum TxfmType txtp, int sz, int sub, int bit_depth) in copy_subcoefs() 321 int y, x, tx, txtp, bit_depth, sub; in check_itxfm() local 393 int bit_depth, int dir, const int *E, in randomize_loopfilter_buffers() 456 int dir, wd, wd2, bit_depth; in check_loopfilter() local 564 int op, hsize, bit_depth, filter, dx, dy; in check_mc() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | h264dsp_init_arm.c | 74 static av_cold void h264dsp_init_neon(H264DSPContext *c, const int bit_depth, in h264dsp_init_neon() 109 av_cold void ff_h264dsp_init_arm(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_arm()
|
| D | h264pred_init_arm.c | 49 const int bit_depth, in h264_pred_init_neon() 89 int bit_depth, const int chroma_format_idc) in ff_h264_pred_init_arm()
|
| D | hevcdsp_init_arm.c | 28 av_cold void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_arm()
|
| D | h264qpel_init_arm.c | 97 av_cold void ff_h264qpel_init_arm(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_arm()
|
| /third_party/ffmpeg/libavcodec/aarch64/ |
| D | h264pred_init.c | 49 const int bit_depth, in h264_pred_init_neon() 87 int bit_depth, const int chroma_format_idc) in ff_h264_pred_init_aarch64()
|
| D | hevcdsp_init_aarch64.c | 63 av_cold void ff_hevc_dsp_init_aarch64(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_aarch64()
|
| D | h264dsp_init_aarch64.c | 86 av_cold void ff_h264dsp_init_aarch64(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_aarch64()
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
| D | vp9utils.c | 257 gst_vp9_dc_quant (int qindex, int delta, int bit_depth) in gst_vp9_dc_quant() 275 gst_vp9_ac_quant (int qindex, int delta, int bit_depth) in gst_vp9_ac_quant()
|
| /third_party/libpng/contrib/examples/ |
| D | pngpixel.c | 35 unsigned int bit_depth, unsigned int channels) in component() 76 unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr); in print_pixel() local 183 int bit_depth, color_type, interlace_method, in main() local
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| D | pngpixel.c | 35 unsigned int bit_depth, unsigned int channels) in component() 76 unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr); in print_pixel() local 183 int bit_depth, color_type, interlace_method, in main() local
|
| /third_party/flutter/skia/third_party/externals/libpng/contrib/examples/ |
| D | pngpixel.c | 35 unsigned int bit_depth, unsigned int channels) in component() 76 unsigned int bit_depth = png_get_bit_depth(png_ptr, info_ptr); in print_pixel() local 183 int bit_depth, color_type, interlace_method, in main() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| D | hevcdsp_init_mips.c | 24 void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_mips()
|
| D | h264qpel_init_mips.c | 25 av_cold void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_mips()
|
| D | hevcpred_init_mips.c | 26 void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth) in ff_hevc_pred_init_mips()
|
| D | h264chroma_init_mips.c | 26 av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_mips()
|
| D | h264dsp_init_mips.c | 25 av_cold void ff_h264dsp_init_mips(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_mips()
|
| /third_party/ffmpeg/libavfilter/x86/ |
| D | vf_yadif_init.c | 63 int bit_depth = (!yadif->csp) ? 8 in ff_yadif_init_x86() local
|
| D | vf_bwdif_init.c | 58 int bit_depth = (!yadif->csp) ? 8 : yadif->csp->comp[0].depth; in ff_bwdif_init_x86() local
|