Home
last modified time | relevance | path

Searched defs:bit_depth (Results 1 – 25 of 106) sorted by relevance

12345

/third_party/ffmpeg/tests/checkasm/
Dhevc_pel.c81 int size, bit_depth, i, j, row; in checkasm_check_hevc_qpel() local
125 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_uni() local
166 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_uni_w() local
216 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_bi() local
260 int size, bit_depth, i, j; in checkasm_check_hevc_qpel_bi_w() local
313 int size, bit_depth, i, j, row; in checkasm_check_hevc_epel() local
357 int size, bit_depth, i, j; in checkasm_check_hevc_epel_uni() local
398 int size, bit_depth, i, j; in checkasm_check_hevc_epel_uni_w() local
448 int size, bit_depth, i, j; in checkasm_check_hevc_epel_bi() local
492 int size, bit_depth, i, j; in checkasm_check_hevc_epel_bi_w() local
Dhevc_idct.c39 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
Dh264pred.c143 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
Dh264dsp.c158 static void dct4x4(int16_t *coef, int bit_depth) in dct4x4()
166 static void dct8x8(int16_t *coef, int bit_depth) in dct8x8()
186 int bit_depth, sz, align, dc; in check_idct() local
242 int bit_depth, i, y, func; in check_idct_multiple() local
325 int bit_depth; in check_loop_filter() local
390 int bit_depth; in check_loop_filter_intra() local
Dhevc_sao.c69 static void check_sao_band(HEVCDSPContext h, int bit_depth) in check_sao_band()
106 static void check_sao_edge(HEVCDSPContext h, int bit_depth) in check_sao_edge()
145 int bit_depth; in checkasm_check_hevc_sao() local
Dhevc_add_res.c69 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
Dvp9dsp.c57 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/
Dh264dsp_init_arm.c74 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()
Dh264pred_init_arm.c49 const int bit_depth, in h264_pred_init_neon()
89 int bit_depth, const int chroma_format_idc) in ff_h264_pred_init_arm()
Dhevcdsp_init_arm.c28 av_cold void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_arm()
/third_party/ffmpeg/libavcodec/aarch64/
Dh264pred_init.c67 const int bit_depth, in h264_pred_init_neon()
129 int bit_depth, const int chroma_format_idc) in ff_h264_pred_init_aarch64()
Dhevcdsp_init_aarch64.c65 av_cold void ff_hevc_dsp_init_aarch64(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_aarch64()
Dh264dsp_init_aarch64.c109 av_cold void ff_h264dsp_init_aarch64(H264DSPContext *c, const int bit_depth, in ff_h264dsp_init_aarch64()
Dh264qpel_init_aarch64.c98 av_cold void ff_h264qpel_init_aarch64(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_aarch64()
Dh264chroma_init_aarch64.c45 av_cold void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_aarch64()
/third_party/skia/third_party/externals/libpng/contrib/examples/
Dpngpixel.c35 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/loongarch/
Dh264qpel_init_loongarch.c27 av_cold void ff_h264qpel_init_loongarch(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_loongarch()
Dhevcdsp_init_loongarch.c26 void ff_hevc_dsp_init_loongarch(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_loongarch()
Dh264chroma_init_loongarch.c27 av_cold void ff_h264chroma_init_loongarch(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_loongarch()
/third_party/ffmpeg/libavcodec/mips/
Dhevcdsp_init_mips.c24 void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth) in ff_hevc_dsp_init_mips()
Dhevcpred_init_mips.c26 void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth) in ff_hevc_pred_init_mips()
Dh264qpel_init_mips.c26 av_cold void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth) in ff_h264qpel_init_mips()
Dh264chroma_init_mips.c27 av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth) in ff_h264chroma_init_mips()
/third_party/ffmpeg/libavfilter/x86/
Dvf_yadif_init.c53 int bit_depth = (!yadif->csp) ? 8 in ff_yadif_init_x86() local
Dvf_bwdif_init.c49 int bit_depth = (!yadif->csp) ? 8 : yadif->csp->comp[0].depth; in ff_bwdif_init_x86() local

12345