| /third_party/ffmpeg/libavcodec/mips/ |
| D | hevcdsp_init_mips.c | 25 const int bit_depth) in hevc_dsp_init_mmi() 97 const int bit_depth) in hevc_dsp_init_msa() 521 void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_mips()
|
| D | h264qpel_init_mips.c | 25 static av_cold void h264qpel_init_msa(H264QpelContext *c, int bit_depth) in h264qpel_init_msa() 133 static av_cold void h264qpel_init_mmi(H264QpelContext *c, int bit_depth) in h264qpel_init_mmi() 241 av_cold void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_mips()
|
| D | h264chroma_init_mips.c | 25 static av_cold void h264chroma_init_msa(H264ChromaContext *c, int bit_depth) in h264chroma_init_msa() 42 static av_cold void h264chroma_init_mmi(H264ChromaContext *c, int bit_depth) in h264chroma_init_mmi() 55 av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_mips()
|
| D | h264dsp_init_mips.c | 26 const int bit_depth, in h264dsp_init_msa() 85 static av_cold void h264dsp_init_mmi(H264DSPContext * c, const int bit_depth, in h264dsp_init_mmi() 138 av_cold void ff_h264dsp_init_mips(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_mips()
|
| D | h264pred_init_mips.c | 28 const int bit_depth, in h264_pred_init_msa() 98 const int bit_depth, const int chroma_format_idc) in h264_pred_init_mmi() 143 int bit_depth, in ff_h264_pred_init_mips()
|
| D | hevcpred_init_mips.c | 26 static av_cold void hevc_pred_init_msa(HEVCPredContext *c, const int bit_depth) in hevc_pred_init_msa() 44 void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth) in ff_hevc_pred_init_mips()
|
| /third_party/ffmpeg/tests/checkasm/ |
| D | hevc_idct.c | 38 static void check_idct(HEVCDSPContext h, int bit_depth) in check_idct() 62 static void check_idct_dc(HEVCDSPContext h, int bit_depth) in check_idct_dc() 88 int bit_depth; in checkasm_check_hevc_idct() local
|
| D | h264pred.c | 142 int codec, int chroma_format, int bit_depth) in check_pred4x4() 163 int codec, int chroma_format, int bit_depth) in check_pred8x8() 182 int codec, int chroma_format, int bit_depth) in check_pred16x16() 202 int codec, int chroma_format, int bit_depth) in check_pred8x8l() 247 int test, codec, chroma_format, bit_depth; in checkasm_check_h264pred() local
|
| D | h264dsp.c | 156 static void dct4x4(int16_t *coef, int bit_depth) in dct4x4() 164 static void dct8x8(int16_t *coef, int bit_depth) in dct8x8() 184 int bit_depth, sz, align, dc; in check_idct() local 240 int bit_depth, i, y, func; in check_idct_multiple() local 323 int bit_depth; in check_loop_filter() local 388 int bit_depth; in check_loop_filter_intra() local
|
| D | hevc_sao.c | 68 static void check_sao_band(HEVCDSPContext h, int bit_depth) in check_sao_band() 99 static void check_sao_edge(HEVCDSPContext h, int bit_depth) in check_sao_edge() 133 int bit_depth; in checkasm_check_hevc_sao() local
|
| D | hevc_add_res.c | 68 static void check_add_res(HEVCDSPContext h, int bit_depth) in check_add_res() 87 int bit_depth; in checkasm_check_hevc_add_res() 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()
|
| D | h264chroma_init_arm.c | 43 av_cold void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth) in ff_h264chroma_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 | h264chroma_init_aarch64.c | 45 av_cold void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth) in ff_h264chroma_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()
|
| D | h264qpel_init_aarch64.c | 98 av_cold void ff_h264qpel_init_aarch64(H264QpelContext *c, int bit_depth) in ff_h264qpel_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/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/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
|