bit_depth          45 libavcodec/aarch64/h264chroma_init_aarch64.c av_cold void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth)
bit_depth          47 libavcodec/aarch64/h264chroma_init_aarch64.c     const int high_bit_depth = bit_depth > 8;
bit_depth          86 libavcodec/aarch64/h264dsp_init_aarch64.c av_cold void ff_h264dsp_init_aarch64(H264DSPContext *c, const int bit_depth,
bit_depth          91 libavcodec/aarch64/h264dsp_init_aarch64.c     if (have_neon(cpu_flags) && bit_depth == 8) {
bit_depth          49 libavcodec/aarch64/h264pred_init.c                                         const int bit_depth,
bit_depth          52 libavcodec/aarch64/h264pred_init.c     const int high_depth = bit_depth > 8;
bit_depth          87 libavcodec/aarch64/h264pred_init.c                                        int bit_depth, const int chroma_format_idc)
bit_depth          92 libavcodec/aarch64/h264pred_init.c         h264_pred_init_neon(h, codec_id, bit_depth, chroma_format_idc);
bit_depth          98 libavcodec/aarch64/h264qpel_init_aarch64.c av_cold void ff_h264qpel_init_aarch64(H264QpelContext *c, int bit_depth)
bit_depth         100 libavcodec/aarch64/h264qpel_init_aarch64.c     const int high_bit_depth = bit_depth > 8;
bit_depth          43 libavcodec/arm/h264chroma_init_arm.c av_cold void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth)
bit_depth          45 libavcodec/arm/h264chroma_init_arm.c     const int high_bit_depth = bit_depth > 8;
bit_depth          74 libavcodec/arm/h264dsp_init_arm.c static av_cold void h264dsp_init_neon(H264DSPContext *c, const int bit_depth,
bit_depth          78 libavcodec/arm/h264dsp_init_arm.c     if (bit_depth == 8) {
bit_depth         109 libavcodec/arm/h264dsp_init_arm.c av_cold void ff_h264dsp_init_arm(H264DSPContext *c, const int bit_depth,
bit_depth         119 libavcodec/arm/h264dsp_init_arm.c         h264dsp_init_neon(c, bit_depth, chroma_format_idc);
bit_depth          49 libavcodec/arm/h264pred_init_arm.c                                         const int bit_depth,
bit_depth          53 libavcodec/arm/h264pred_init_arm.c     const int high_depth = bit_depth > 8;
bit_depth          89 libavcodec/arm/h264pred_init_arm.c                                    int bit_depth, const int chroma_format_idc)
bit_depth          94 libavcodec/arm/h264pred_init_arm.c         h264_pred_init_neon(h, codec_id, bit_depth, chroma_format_idc);
bit_depth          97 libavcodec/arm/h264qpel_init_arm.c av_cold void ff_h264qpel_init_arm(H264QpelContext *c, int bit_depth)
bit_depth          99 libavcodec/arm/h264qpel_init_arm.c     const int high_bit_depth = bit_depth > 8;
bit_depth          24 libavcodec/arm/hevcdsp_arm.h void ff_hevc_dsp_init_neon(HEVCDSPContext *c, const int bit_depth);
bit_depth          28 libavcodec/arm/hevcdsp_init_arm.c av_cold void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth)
bit_depth          33 libavcodec/arm/hevcdsp_init_arm.c         ff_hevc_dsp_init_neon(c, bit_depth);
bit_depth         212 libavcodec/arm/hevcdsp_init_neon.c av_cold void ff_hevc_dsp_init_neon(HEVCDSPContext *c, const int bit_depth)
bit_depth         214 libavcodec/arm/hevcdsp_init_neon.c     if (bit_depth == 8) {
bit_depth         304 libavcodec/arm/hevcdsp_init_neon.c     if (bit_depth == 10) {
bit_depth         152 libavcodec/av1_parser.c     switch (av1->bit_depth) {
bit_depth         414 libavcodec/cbs_av1.h     int bit_depth;      // RefBitDepth
bit_depth         431 libavcodec/cbs_av1.h     int bit_depth;
bit_depth          81 libavcodec/cbs_av1_syntax_template.c         priv->bit_depth = current->twelve_bit ? 12 : 10;
bit_depth          83 libavcodec/cbs_av1_syntax_template.c         priv->bit_depth = current->high_bitdepth ? 10 : 8;
bit_depth         129 libavcodec/cbs_av1_syntax_template.c             if (priv->bit_depth == 12) {
bit_depth        1557 libavcodec/cbs_av1_syntax_template.c                 .bit_depth      = priv->bit_depth,
bit_depth        1569 libavcodec/cbs_av1_syntax_template.c            seq->color_config.subsampling_y + 1, priv->bit_depth,
bit_depth         733 libavcodec/cbs_h265_syntax_template.c                 int bit_depth = comp == 0 ? current->bit_depth_luma_minus8 + 8
bit_depth         736 libavcodec/cbs_h265_syntax_template.c                     ubs(bit_depth, sps_palette_predictor_initializers[comp][i], 2, comp, i);
bit_depth        1022 libavcodec/cbs_h265_syntax_template.c                 int bit_depth = comp == 0 ? current->luma_bit_depth_entry_minus8 + 8
bit_depth        1025 libavcodec/cbs_h265_syntax_template.c                     ubs(bit_depth, pps_palette_predictor_initializers[comp][i], 2, comp, i);
bit_depth         189 libavcodec/cbs_vp9.h     int bit_depth;      // RefBitDepth
bit_depth         207 libavcodec/cbs_vp9.h     int bit_depth;
bit_depth          39 libavcodec/cbs_vp9_syntax_template.c         vp9->bit_depth = current->ten_or_twelve_bit ? 12 : 10;
bit_depth          41 libavcodec/cbs_vp9_syntax_template.c         vp9->bit_depth = 8;
bit_depth         122 libavcodec/cbs_vp9_syntax_template.c             vp9->bit_depth     = ref->bit_depth;
bit_depth         320 libavcodec/cbs_vp9_syntax_template.c                  vp9->bit_depth = 8;
bit_depth         369 libavcodec/cbs_vp9_syntax_template.c                 .bit_depth      = vp9->bit_depth,
bit_depth         378 libavcodec/cbs_vp9_syntax_template.c            vp9->bit_depth, 1 << current->tile_cols_log2,
bit_depth         697 libavcodec/cuviddec.c                                    int bit_depth)
bit_depth         739 libavcodec/cuviddec.c     switch (bit_depth) {
bit_depth         762 libavcodec/cuviddec.c         av_log(avctx, AV_LOG_ERROR, "Bit depth %d is not supported.\n", bit_depth);
bit_depth         264 libavcodec/dirac.c     dsh->bit_depth = luma_depth;
bit_depth         113 libavcodec/dirac.h     int bit_depth;
bit_depth          37 libavcodec/dirac_dwt.c                          int decomposition_count, int bit_depth)
bit_depth          48 libavcodec/dirac_dwt.c     if (bit_depth == 8)
bit_depth          50 libavcodec/dirac_dwt.c     else if (bit_depth == 10)
bit_depth          52 libavcodec/dirac_dwt.c     else if (bit_depth == 12)
bit_depth          55 libavcodec/dirac_dwt.c         av_log(NULL, AV_LOG_WARNING, "Unsupported bit depth = %i\n", bit_depth);
bit_depth          62 libavcodec/dirac_dwt.c     if (ARCH_X86 && bit_depth == 8)
bit_depth          89 libavcodec/dirac_dwt.h                          int decomposition_count, int bit_depth);
bit_depth         148 libavcodec/diracdec.c     int bit_depth;              /* bit depth                                 */
bit_depth        1905 libavcodec/diracdec.c                                    s->wavelet_depth, s->bit_depth);
bit_depth        1911 libavcodec/diracdec.c                 int idx = (s->bit_depth - 8) >> 1;
bit_depth        2164 libavcodec/diracdec.c         s->bit_depth           = dsh->bit_depth;
bit_depth        2170 libavcodec/diracdec.c         s->pshift = s->bit_depth > 8;
bit_depth        1133 libavcodec/dnxhddata.c int ff_dnxhd_find_cid(AVCodecContext *avctx, int bit_depth)
bit_depth        1148 libavcodec/dnxhddata.c             !(cid->flags & DNXHD_444) && cid->bit_depth == bit_depth) {
bit_depth        1174 libavcodec/dnxhddata.c                    cid->flags & DNXHD_444 ? "yuv444p10, gbrp10" : cid->bit_depth == 10 ? "yuv422p10" : "yuv422p");
bit_depth          49 libavcodec/dnxhddata.h     int bit_depth;
bit_depth          64 libavcodec/dnxhddata.h int ff_dnxhd_find_cid(AVCodecContext *avctx, int bit_depth);
bit_depth          67 libavcodec/dnxhddec.c     int bit_depth; // 8, 10, 12 or 0 if not initialized at all.
bit_depth         120 libavcodec/dnxhddec.c         if (ff_dnxhd_cid_table[index].bit_depth != bitdepth &&
bit_depth         121 libavcodec/dnxhddec.c             ff_dnxhd_cid_table[index].bit_depth != DNXHD_VARIABLE) {
bit_depth         122 libavcodec/dnxhddec.c             av_log(ctx->avctx, AV_LOG_ERROR, "bit depth mismatches %d %d\n", ff_dnxhd_cid_table[index].bit_depth, bitdepth);
bit_depth         169 libavcodec/dnxhddec.c     int old_bit_depth = ctx->bit_depth, bitdepth;
bit_depth         262 libavcodec/dnxhddec.c     ctx->avctx->bits_per_raw_sample = ctx->bit_depth = bitdepth;
bit_depth         263 libavcodec/dnxhddec.c     if (ctx->bit_depth != old_bit_depth) {
bit_depth         294 libavcodec/dnxhddec.c            ctx->bit_depth, ctx->mbaff, ctx->act);
bit_depth         478 libavcodec/dnxhddec.c     int shift1 = ctx->bit_depth >= 10;
bit_depth         587 libavcodec/dnxhddec.c     row->last_dc[2] = 1 << (ctx->bit_depth + 2); // for levels +2^(bitdepth-1)
bit_depth         685 libavcodec/dnxhddec.c             ctx->pix_fmt = ctx->bit_depth==10
bit_depth         689 libavcodec/dnxhddec.c             ctx->pix_fmt = ctx->bit_depth==10
bit_depth         208 libavcodec/dnxhdenc.c     int max_level = 1 << (ctx->bit_depth + 2);
bit_depth         285 libavcodec/dnxhdenc.c     if (ctx->bit_depth == 8) {
bit_depth         372 libavcodec/dnxhdenc.c         ctx->bit_depth = 8;
bit_depth         377 libavcodec/dnxhdenc.c         ctx->bit_depth = 10;
bit_depth         410 libavcodec/dnxhdenc.c     ctx->cid = ff_dnxhd_find_cid(avctx, ctx->bit_depth);
bit_depth         437 libavcodec/dnxhdenc.c     avctx->bits_per_raw_sample = ctx->bit_depth;
bit_depth         447 libavcodec/dnxhdenc.c         ff_videodsp_init(&ctx->m.vdsp, ctx->bit_depth);
bit_depth         456 libavcodec/dnxhdenc.c     } else if (ctx->bit_depth == 10) {
bit_depth         576 libavcodec/dnxhdenc.c     buf[0x21] = ctx->bit_depth == 10 ? 0x58 : 0x38;
bit_depth         654 libavcodec/dnxhdenc.c                 if (ctx->bit_depth == 10) {
bit_depth         666 libavcodec/dnxhdenc.c                 if (ctx->bit_depth == 10) {
bit_depth         727 libavcodec/dnxhdenc.c     if (ctx->bit_depth != 10 && vdsp->emulated_edge_mc && ((mb_x << 4) + 16 > ctx->m.avctx->width ||
bit_depth         754 libavcodec/dnxhdenc.c     } else if (ctx->bit_depth == 10 && vdsp->emulated_edge_mc && ((mb_x << 4) + 16 > ctx->m.avctx->width ||
bit_depth         862 libavcodec/dnxhdenc.c     ctx->m.last_dc[2] = 1 << (ctx->bit_depth + 2);
bit_depth         890 libavcodec/dnxhdenc.c             av_assert1(nbits < ctx->bit_depth + 4);
bit_depth         919 libavcodec/dnxhdenc.c     ctx->m.last_dc[2] = 1 << (ctx->bit_depth + 2);
bit_depth         974 libavcodec/dnxhdenc.c     if (ctx->bit_depth == 8) {
bit_depth          51 libavcodec/dnxhdenc.h     int bit_depth;
bit_depth          72 libavcodec/dxva2_hevc.c                                       ((sps->bit_depth - 8)               <<  3) |
bit_depth          73 libavcodec/dxva2_hevc.c                                       ((sps->bit_depth - 8)               <<  6) |
bit_depth         104 libavcodec/dxva2_hevc.c                                  ((sps->pcm_enabled_flag ? (sps->pcm.bit_depth - 1) : 0)            <<  4) |
bit_depth          99 libavcodec/h264_mb_template.c         const int bit_depth = h->ps.sps->bit_depth_luma;
bit_depth         104 libavcodec/h264_mb_template.c                           ff_h264_mb_sizes[h->ps.sps->chroma_format_idc] * bit_depth);
bit_depth         109 libavcodec/h264_mb_template.c                     tmp_y[j] = get_bits(&gb, bit_depth);
bit_depth         117 libavcodec/h264_mb_template.c                             tmp_cb[j] = tmp_cr[j] = 1 << (bit_depth - 1);
bit_depth         124 libavcodec/h264_mb_template.c                             tmp_cb[j] = get_bits(&gb, bit_depth);
bit_depth         129 libavcodec/h264_mb_template.c                             tmp_cr[j] = get_bits(&gb, bit_depth);
bit_depth         139 libavcodec/h264_mb_template.c                         memset(dest_cb + i * uvlinesize, 1 << (bit_depth - 1), 8);
bit_depth         140 libavcodec/h264_mb_template.c                         memset(dest_cr + i * uvlinesize, 1 << (bit_depth - 1), 8);
bit_depth         308 libavcodec/h264_mb_template.c             const int bit_depth = h->ps.sps->bit_depth_luma;
bit_depth         310 libavcodec/h264_mb_template.c             init_get_bits(&gb, sl->intra_pcm_ptr, 768 * bit_depth);
bit_depth         316 libavcodec/h264_mb_template.c                         tmp[j] = get_bits(&gb, bit_depth);
bit_depth          41 libavcodec/h264chroma.c av_cold void ff_h264chroma_init(H264ChromaContext *c, int bit_depth)
bit_depth          43 libavcodec/h264chroma.c     if (bit_depth > 8 && bit_depth <= 16) {
bit_depth          50 libavcodec/h264chroma.c         ff_h264chroma_init_aarch64(c, bit_depth);
bit_depth          52 libavcodec/h264chroma.c         ff_h264chroma_init_arm(c, bit_depth);
bit_depth          54 libavcodec/h264chroma.c         ff_h264chroma_init_ppc(c, bit_depth);
bit_depth          56 libavcodec/h264chroma.c         ff_h264chroma_init_x86(c, bit_depth);
bit_depth          58 libavcodec/h264chroma.c         ff_h264chroma_init_mips(c, bit_depth);
bit_depth          32 libavcodec/h264chroma.h void ff_h264chroma_init(H264ChromaContext *c, int bit_depth);
bit_depth          34 libavcodec/h264chroma.h void ff_h264chroma_init_aarch64(H264ChromaContext *c, int bit_depth);
bit_depth          35 libavcodec/h264chroma.h void ff_h264chroma_init_arm(H264ChromaContext *c, int bit_depth);
bit_depth          36 libavcodec/h264chroma.h void ff_h264chroma_init_ppc(H264ChromaContext *c, int bit_depth);
bit_depth          37 libavcodec/h264chroma.h void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth);
bit_depth          38 libavcodec/h264chroma.h void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth);
bit_depth          67 libavcodec/h264dsp.c av_cold void ff_h264dsp_init(H264DSPContext *c, const int bit_depth,
bit_depth          77 libavcodec/h264dsp.c     if (bit_depth > 8 && bit_depth <= 16) {
bit_depth         136 libavcodec/h264dsp.c     switch (bit_depth) {
bit_depth         150 libavcodec/h264dsp.c         av_assert0(bit_depth<=8);
bit_depth         156 libavcodec/h264dsp.c     if (ARCH_AARCH64) ff_h264dsp_init_aarch64(c, bit_depth, chroma_format_idc);
bit_depth         157 libavcodec/h264dsp.c     if (ARCH_ARM) ff_h264dsp_init_arm(c, bit_depth, chroma_format_idc);
bit_depth         158 libavcodec/h264dsp.c     if (ARCH_PPC) ff_h264dsp_init_ppc(c, bit_depth, chroma_format_idc);
bit_depth         159 libavcodec/h264dsp.c     if (ARCH_X86) ff_h264dsp_init_x86(c, bit_depth, chroma_format_idc);
bit_depth         160 libavcodec/h264dsp.c     if (ARCH_MIPS) ff_h264dsp_init_mips(c, bit_depth, chroma_format_idc);
bit_depth         120 libavcodec/h264dsp.h void ff_h264dsp_init(H264DSPContext *c, const int bit_depth,
bit_depth         122 libavcodec/h264dsp.h void ff_h264dsp_init_aarch64(H264DSPContext *c, const int bit_depth,
bit_depth         124 libavcodec/h264dsp.h void ff_h264dsp_init_arm(H264DSPContext *c, const int bit_depth,
bit_depth         126 libavcodec/h264dsp.h void ff_h264dsp_init_ppc(H264DSPContext *c, const int bit_depth,
bit_depth         128 libavcodec/h264dsp.h void ff_h264dsp_init_x86(H264DSPContext *c, const int bit_depth,
bit_depth         130 libavcodec/h264dsp.h void ff_h264dsp_init_mips(H264DSPContext *c, const int bit_depth,
bit_depth         412 libavcodec/h264pred.c                                const int bit_depth,
bit_depth         576 libavcodec/h264pred.c     switch (bit_depth) {
bit_depth         590 libavcodec/h264pred.c             av_assert0(bit_depth<=8);
bit_depth         596 libavcodec/h264pred.c         ff_h264_pred_init_aarch64(h, codec_id, bit_depth, chroma_format_idc);
bit_depth         598 libavcodec/h264pred.c         ff_h264_pred_init_arm(h, codec_id, bit_depth, chroma_format_idc);
bit_depth         600 libavcodec/h264pred.c         ff_h264_pred_init_x86(h, codec_id, bit_depth, chroma_format_idc);
bit_depth         602 libavcodec/h264pred.c         ff_h264_pred_init_mips(h, codec_id, bit_depth, chroma_format_idc);
bit_depth         115 libavcodec/h264pred.h                        const int bit_depth, const int chroma_format_idc);
bit_depth         117 libavcodec/h264pred.h                                const int bit_depth,
bit_depth         120 libavcodec/h264pred.h                            const int bit_depth, const int chroma_format_idc);
bit_depth         122 libavcodec/h264pred.h                            const int bit_depth, const int chroma_format_idc);
bit_depth         124 libavcodec/h264pred.h                             const int bit_depth, const int chroma_format_idc);
bit_depth          49 libavcodec/h264qpel.c av_cold void ff_h264qpel_init(H264QpelContext *c, int bit_depth)
bit_depth          81 libavcodec/h264qpel.c     switch (bit_depth) {
bit_depth         100 libavcodec/h264qpel.c         ff_h264qpel_init_aarch64(c, bit_depth);
bit_depth         102 libavcodec/h264qpel.c         ff_h264qpel_init_arm(c, bit_depth);
bit_depth         104 libavcodec/h264qpel.c         ff_h264qpel_init_ppc(c, bit_depth);
bit_depth         106 libavcodec/h264qpel.c         ff_h264qpel_init_x86(c, bit_depth);
bit_depth         108 libavcodec/h264qpel.c         ff_h264qpel_init_mips(c, bit_depth);
bit_depth          32 libavcodec/h264qpel.h void ff_h264qpel_init(H264QpelContext *c, int bit_depth);
bit_depth          34 libavcodec/h264qpel.h void ff_h264qpel_init_aarch64(H264QpelContext *c, int bit_depth);
bit_depth          35 libavcodec/h264qpel.h void ff_h264qpel_init_arm(H264QpelContext *c, int bit_depth);
bit_depth          36 libavcodec/h264qpel.h void ff_h264qpel_init_ppc(H264QpelContext *c, int bit_depth);
bit_depth          37 libavcodec/h264qpel.h void ff_h264qpel_init_x86(H264QpelContext *c, int bit_depth);
bit_depth          38 libavcodec/h264qpel.h void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth);
bit_depth         589 libavcodec/hevc_cabac.c     int length = (1 << (FFMIN(s->ps.sps->bit_depth, 10) - 5)) - 1;
bit_depth        1121 libavcodec/hevc_cabac.c         shift    = s->ps.sps->bit_depth + log2_trafo_size - 5;
bit_depth         858 libavcodec/hevc_ps.c     switch (sps->bit_depth) {
bit_depth         887 libavcodec/hevc_ps.c                sps->chroma_format_idc, sps->bit_depth);
bit_depth         899 libavcodec/hevc_ps.c     sps->pixel_shift = sps->bit_depth > 8;
bit_depth         984 libavcodec/hevc_ps.c     sps->bit_depth   = get_ue_golomb_long(gb) + 8;
bit_depth         986 libavcodec/hevc_ps.c     if (sps->chroma_format_idc && bit_depth_chroma != sps->bit_depth) {
bit_depth         990 libavcodec/hevc_ps.c                sps->bit_depth, bit_depth_chroma);
bit_depth        1082 libavcodec/hevc_ps.c         sps->pcm.bit_depth   = get_bits(gb, 4) + 1;
bit_depth        1087 libavcodec/hevc_ps.c         if (FFMAX(sps->pcm.bit_depth, sps->pcm.bit_depth_chroma) > sps->bit_depth) {
bit_depth        1090 libavcodec/hevc_ps.c                    sps->pcm.bit_depth, sps->pcm.bit_depth_chroma, sps->bit_depth);
bit_depth        1212 libavcodec/hevc_ps.c     sps->qp_bd_offset = 6 * (sps->bit_depth - 8);
bit_depth        1355 libavcodec/hevc_ps.c     if (   pps->log2_sao_offset_scale_luma   > FFMAX(sps->bit_depth        - 10, 0)
bit_depth         162 libavcodec/hevc_ps.h     int bit_depth;
bit_depth         196 libavcodec/hevc_ps.h         uint8_t bit_depth;
bit_depth         398 libavcodec/hevc_refs.c                 memset(frame->frame->buf[i]->data, 1 << (s->ps.sps->bit_depth - 1),
bit_depth         404 libavcodec/hevc_refs.c                     AV_WN16(dst, 1 << (s->ps.sps->bit_depth - 1));
bit_depth         470 libavcodec/hevcdec.c     ff_hevc_pred_init(&s->hpc,     sps->bit_depth);
bit_depth         471 libavcodec/hevcdec.c     ff_hevc_dsp_init (&s->hevcdsp, sps->bit_depth);
bit_depth         472 libavcodec/hevcdec.c     ff_videodsp_init (&s->vdsp,    sps->bit_depth);
bit_depth        1393 libavcodec/hevcdec.c     int length         = cb_size * cb_size * s->ps.sps->pcm.bit_depth +
bit_depth        1407 libavcodec/hevcdec.c     s->hevcdsp.put_pcm(dst0, stride0, cb_size, cb_size,     &gb, s->ps.sps->pcm.bit_depth);
bit_depth         126 libavcodec/hevcdsp.c void ff_hevc_dsp_init(HEVCDSPContext *hevcdsp, int bit_depth)
bit_depth         245 libavcodec/hevcdsp.c     switch (bit_depth) {
bit_depth         261 libavcodec/hevcdsp.c         ff_hevc_dsp_init_arm(hevcdsp, bit_depth);
bit_depth         263 libavcodec/hevcdsp.c         ff_hevc_dsp_init_ppc(hevcdsp, bit_depth);
bit_depth         265 libavcodec/hevcdsp.c         ff_hevc_dsp_init_x86(hevcdsp, bit_depth);
bit_depth         267 libavcodec/hevcdsp.c         ff_hevc_dsp_init_mips(hevcdsp, bit_depth);
bit_depth         125 libavcodec/hevcdsp.h void ff_hevc_dsp_init(HEVCDSPContext *hpc, int bit_depth);
bit_depth         130 libavcodec/hevcdsp.h void ff_hevc_dsp_init_arm(HEVCDSPContext *c, const int bit_depth);
bit_depth         131 libavcodec/hevcdsp.h void ff_hevc_dsp_init_ppc(HEVCDSPContext *c, const int bit_depth);
bit_depth         132 libavcodec/hevcdsp.h void ff_hevc_dsp_init_x86(HEVCDSPContext *c, const int bit_depth);
bit_depth         133 libavcodec/hevcdsp.h void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth);
bit_depth          43 libavcodec/hevcpred.c void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth)
bit_depth          63 libavcodec/hevcpred.c     switch (bit_depth) {
bit_depth          79 libavcodec/hevcpred.c         ff_hevc_pred_init_mips(hpc, bit_depth);
bit_depth          43 libavcodec/hevcpred.h void ff_hevc_pred_init(HEVCPredContext *hpc, int bit_depth);
bit_depth          44 libavcodec/hevcpred.h void ff_hevc_pred_init_mips(HEVCPredContext *hpc, int bit_depth);
bit_depth          99 libavcodec/libaomdec.c         if (img->bit_depth == 8) {
bit_depth         104 libavcodec/libaomdec.c         } else if (img->bit_depth == 10) {
bit_depth         109 libavcodec/libaomdec.c         } else if (img->bit_depth == 12) {
bit_depth         119 libavcodec/libaomdec.c         if (img->bit_depth == 8) {
bit_depth         123 libavcodec/libaomdec.c         } else if (img->bit_depth == 10) {
bit_depth         127 libavcodec/libaomdec.c         } else if (img->bit_depth == 12) {
bit_depth         136 libavcodec/libaomdec.c         if (img->bit_depth == 8) {
bit_depth         140 libavcodec/libaomdec.c         } else if (img->bit_depth == 10) {
bit_depth         144 libavcodec/libaomdec.c         } else if (img->bit_depth == 12) {
bit_depth         187 libavcodec/libaomdec.c                    img->fmt, img->bit_depth);
bit_depth         200 libavcodec/libaomdec.c         if ((img->fmt & AOM_IMG_FMT_HIGHBITDEPTH) && img->bit_depth == 8)
bit_depth         754 libavcodec/libaomenc.c         ctx->rawimg.bit_depth = enccfg.g_bit_depth;
bit_depth         146 libavcodec/libvpxdec.c         if (img->bit_depth == 10) {
bit_depth         149 libavcodec/libvpxdec.c         } else if (img->bit_depth == 12) {
bit_depth         157 libavcodec/libvpxdec.c         if (img->bit_depth == 10) {
bit_depth         160 libavcodec/libvpxdec.c         } else if (img->bit_depth == 12) {
bit_depth         168 libavcodec/libvpxdec.c         if (img->bit_depth == 10) {
bit_depth         171 libavcodec/libvpxdec.c         } else if (img->bit_depth == 12) {
bit_depth         179 libavcodec/libvpxdec.c         if (img->bit_depth == 10) {
bit_depth         183 libavcodec/libvpxdec.c         } else if (img->bit_depth == 12) {
bit_depth         274 libavcodec/libvpxdec.c                    img->fmt, img->bit_depth);
bit_depth         289 libavcodec/libvpxdec.c              img->bit_depth != img_alpha->bit_depth)) {
bit_depth         292 libavcodec/libvpxdec.c                    img->d_w, img->d_h, img->bit_depth,
bit_depth         293 libavcodec/libvpxdec.c                    img_alpha->d_w, img_alpha->d_h, img_alpha->bit_depth);
bit_depth        1034 libavcodec/libvpxenc.c         ctx->rawimg.bit_depth = enccfg.g_bit_depth;
bit_depth         301 libavcodec/libx264.c     int bit_depth;
bit_depth         309 libavcodec/libx264.c     bit_depth = x4->params.i_bitdepth;
bit_depth         311 libavcodec/libx264.c     bit_depth = x264_bit_depth;
bit_depth         313 libavcodec/libx264.c     if (bit_depth > 8)
bit_depth         384 libavcodec/libx264.c                     int qp_range = 51 + 6 * (bit_depth - 8);
bit_depth          63 libavcodec/libxavs2.c     int bit_depth, code;
bit_depth          65 libavcodec/libxavs2.c     bit_depth = avctx->pix_fmt == AV_PIX_FMT_YUV420P ? 8 : 10;
bit_depth          68 libavcodec/libxavs2.c     cae->api = xavs2_api_get(bit_depth);
bit_depth          83 libavcodec/libxavs2.c     xavs2_opt_set2("BitDepth",  "%d", bit_depth);
bit_depth          25 libavcodec/mips/h264chroma_init_mips.c static av_cold void h264chroma_init_msa(H264ChromaContext *c, int bit_depth)
bit_depth          27 libavcodec/mips/h264chroma_init_mips.c     const int high_bit_depth = bit_depth > 8;
bit_depth          42 libavcodec/mips/h264chroma_init_mips.c static av_cold void h264chroma_init_mmi(H264ChromaContext *c, int bit_depth)
bit_depth          44 libavcodec/mips/h264chroma_init_mips.c     int high_bit_depth = bit_depth > 8;
bit_depth          55 libavcodec/mips/h264chroma_init_mips.c av_cold void ff_h264chroma_init_mips(H264ChromaContext *c, int bit_depth)
bit_depth          58 libavcodec/mips/h264chroma_init_mips.c     h264chroma_init_mmi(c, bit_depth);
bit_depth          61 libavcodec/mips/h264chroma_init_mips.c     h264chroma_init_msa(c, bit_depth);
bit_depth          26 libavcodec/mips/h264dsp_init_mips.c                                      const int bit_depth,
bit_depth          29 libavcodec/mips/h264dsp_init_mips.c     if (8 == bit_depth) {
bit_depth          85 libavcodec/mips/h264dsp_init_mips.c static av_cold void h264dsp_init_mmi(H264DSPContext * c, const int bit_depth,
bit_depth          88 libavcodec/mips/h264dsp_init_mips.c     if (bit_depth == 8) {
bit_depth         138 libavcodec/mips/h264dsp_init_mips.c av_cold void ff_h264dsp_init_mips(H264DSPContext *c, const int bit_depth,
bit_depth         142 libavcodec/mips/h264dsp_init_mips.c     h264dsp_init_mmi(c, bit_depth, chroma_format_idc);
bit_depth         145 libavcodec/mips/h264dsp_init_mips.c     h264dsp_init_msa(c, bit_depth, chroma_format_idc);
bit_depth          28 libavcodec/mips/h264pred_init_mips.c                                        const int bit_depth,
bit_depth          31 libavcodec/mips/h264pred_init_mips.c     if (8 == bit_depth) {
bit_depth          98 libavcodec/mips/h264pred_init_mips.c         const int bit_depth, const int chroma_format_idc)
bit_depth         100 libavcodec/mips/h264pred_init_mips.c     if (bit_depth == 8) {
bit_depth         143 libavcodec/mips/h264pred_init_mips.c                                     int bit_depth,
bit_depth         147 libavcodec/mips/h264pred_init_mips.c     h264_pred_init_mmi(h, codec_id, bit_depth, chroma_format_idc);
bit_depth         150 libavcodec/mips/h264pred_init_mips.c     h264_pred_init_msa(h, codec_id, bit_depth, chroma_format_idc);
bit_depth          25 libavcodec/mips/h264qpel_init_mips.c static av_cold void h264qpel_init_msa(H264QpelContext *c, int bit_depth)
bit_depth          27 libavcodec/mips/h264qpel_init_mips.c     if (8 == bit_depth) {
bit_depth         133 libavcodec/mips/h264qpel_init_mips.c static av_cold void h264qpel_init_mmi(H264QpelContext *c, int bit_depth)
bit_depth         135 libavcodec/mips/h264qpel_init_mips.c     if (8 == bit_depth) {
bit_depth         241 libavcodec/mips/h264qpel_init_mips.c av_cold void ff_h264qpel_init_mips(H264QpelContext *c, int bit_depth)
bit_depth         244 libavcodec/mips/h264qpel_init_mips.c     h264qpel_init_mmi(c, bit_depth);
bit_depth         247 libavcodec/mips/h264qpel_init_mips.c     h264qpel_init_msa(c, bit_depth);
bit_depth          25 libavcodec/mips/hevcdsp_init_mips.c                                       const int bit_depth)
bit_depth          27 libavcodec/mips/hevcdsp_init_mips.c     if (8 == bit_depth) {
bit_depth          97 libavcodec/mips/hevcdsp_init_mips.c                                       const int bit_depth)
bit_depth          99 libavcodec/mips/hevcdsp_init_mips.c     if (8 == bit_depth) {
bit_depth         521 libavcodec/mips/hevcdsp_init_mips.c void ff_hevc_dsp_init_mips(HEVCDSPContext *c, const int bit_depth)
bit_depth         524 libavcodec/mips/hevcdsp_init_mips.c     hevc_dsp_init_mmi(c, bit_depth);
bit_depth         527 libavcodec/mips/hevcdsp_init_mips.c     hevc_dsp_init_msa(c, bit_depth);
bit_depth          26 libavcodec/mips/hevcpred_init_mips.c static av_cold void hevc_pred_init_msa(HEVCPredContext *c, const int bit_depth)
bit_depth          28 libavcodec/mips/hevcpred_init_mips.c     if (8 == bit_depth) {
bit_depth          44 libavcodec/mips/hevcpred_init_mips.c void ff_hevc_pred_init_mips(HEVCPredContext *c, const int bit_depth)
bit_depth          47 libavcodec/mips/hevcpred_init_mips.c     hevc_pred_init_msa(c, bit_depth);
bit_depth         109 libavcodec/nvdec_hevc.c             .pcm_sample_bit_depth_luma_minus1             = sps->pcm_enabled_flag ? sps->pcm.bit_depth - 1 : 0,
bit_depth         132 libavcodec/nvdec_hevc.c             .bit_depth_luma_minus8                        = sps->bit_depth - 8,
bit_depth         133 libavcodec/nvdec_hevc.c             .bit_depth_chroma_minus8                      = sps->bit_depth - 8,
bit_depth          70 libavcodec/pngdec.c     int bit_depth;
bit_depth         350 libavcodec/pngdec.c             if (s->bit_depth == 16) {
bit_depth         362 libavcodec/pngdec.c                 if (s->bit_depth == 16) {
bit_depth         584 libavcodec/pngdec.c     s->bit_depth        = bytestream2_get_byte(&s->gb);
bit_depth         585 libavcodec/pngdec.c     if (s->bit_depth != 1 && s->bit_depth != 2 && s->bit_depth != 4 &&
bit_depth         586 libavcodec/pngdec.c         s->bit_depth != 8 && s->bit_depth != 16) {
bit_depth         603 libavcodec/pngdec.c                 s->width, s->height, s->bit_depth, s->color_type,
bit_depth         609 libavcodec/pngdec.c     s->bit_depth = 8;
bit_depth         633 libavcodec/pngdec.c     size_t byte_depth = s->bit_depth > 8 ? 2 : 1;
bit_depth         646 libavcodec/pngdec.c         s->bits_per_pixel = s->bit_depth * s->channels;
bit_depth         650 libavcodec/pngdec.c         if ((s->bit_depth == 2 || s->bit_depth == 4 || s->bit_depth == 8) &&
bit_depth         653 libavcodec/pngdec.c         } else if ((s->bit_depth == 2 || s->bit_depth == 4 || s->bit_depth == 8) &&
bit_depth         656 libavcodec/pngdec.c         } else if ((s->bit_depth == 2 || s->bit_depth == 4 || s->bit_depth == 8) &&
bit_depth         659 libavcodec/pngdec.c         } else if (s->bit_depth == 16 &&
bit_depth         662 libavcodec/pngdec.c         } else if (s->bit_depth == 16 &&
bit_depth         665 libavcodec/pngdec.c         } else if (s->bit_depth == 16 &&
bit_depth         671 libavcodec/pngdec.c         } else if (s->bit_depth == 1 && s->bits_per_pixel == 1 && avctx->codec_id != AV_CODEC_ID_APNG) {
bit_depth         673 libavcodec/pngdec.c         } else if (s->bit_depth == 8 &&
bit_depth         676 libavcodec/pngdec.c         } else if (s->bit_depth == 16 &&
bit_depth         682 libavcodec/pngdec.c                                           s->bit_depth, s->color_type);
bit_depth         707 libavcodec/pngdec.c                         s->bit_depth, s->color_type);
bit_depth         833 libavcodec/pngdec.c             s->bit_depth == 1)
bit_depth         838 libavcodec/pngdec.c             v = av_mod_uintp2(bytestream2_get_be16(&s->gb), s->bit_depth);
bit_depth         840 libavcodec/pngdec.c             if (s->bit_depth > 8)
bit_depth        1398 libavcodec/pngdec.c         size_t byte_depth = s->bit_depth > 8 ? 2 : 1;
bit_depth        1402 libavcodec/pngdec.c         av_assert0(s->bit_depth > 1);
bit_depth        1745 libavcodec/pngdec.c         pdst->bit_depth         = psrc->bit_depth;
bit_depth          64 libavcodec/pngenc.c     int bit_depth;
bit_depth         353 libavcodec/pngenc.c     s->buf[8]  = s->bit_depth;
bit_depth        1042 libavcodec/pngenc.c         s->bit_depth = 16;
bit_depth        1046 libavcodec/pngenc.c         s->bit_depth = 16;
bit_depth        1050 libavcodec/pngenc.c         s->bit_depth  = 8;
bit_depth        1054 libavcodec/pngenc.c         s->bit_depth  = 8;
bit_depth        1058 libavcodec/pngenc.c         s->bit_depth  = 16;
bit_depth        1062 libavcodec/pngenc.c         s->bit_depth  = 8;
bit_depth        1066 libavcodec/pngenc.c         s->bit_depth = 8;
bit_depth        1070 libavcodec/pngenc.c         s->bit_depth = 16;
bit_depth        1074 libavcodec/pngenc.c         s->bit_depth  = 1;
bit_depth        1078 libavcodec/pngenc.c         s->bit_depth  = 8;
bit_depth        1084 libavcodec/pngenc.c     s->bits_per_pixel = ff_png_get_nb_channels(s->color_type) * s->bit_depth;
bit_depth          52 libavcodec/ppc/h264chroma_init.c av_cold void ff_h264chroma_init_ppc(H264ChromaContext *c, int bit_depth)
bit_depth          55 libavcodec/ppc/h264chroma_init.c     const int high_bit_depth = bit_depth > 8;
bit_depth         789 libavcodec/ppc/h264dsp.c av_cold void ff_h264dsp_init_ppc(H264DSPContext *c, const int bit_depth,
bit_depth         796 libavcodec/ppc/h264dsp.c     if (bit_depth == 8) {
bit_depth         282 libavcodec/ppc/h264qpel.c av_cold void ff_h264qpel_init_ppc(H264QpelContext *c, int bit_depth)
bit_depth         285 libavcodec/ppc/h264qpel.c     const int high_bit_depth = bit_depth > 8;
bit_depth         110 libavcodec/ppc/hevcdsp.c av_cold void ff_hevc_dsp_init_ppc(HEVCDSPContext *c, const int bit_depth)
bit_depth         116 libavcodec/ppc/hevcdsp.c     if (bit_depth == 8)
bit_depth         118 libavcodec/ppc/hevcdsp.c     if (bit_depth == 10)
bit_depth         270 libavcodec/vaapi_encode_h265.c     int chroma_format, bit_depth;
bit_depth         295 libavcodec/vaapi_encode_h265.c     bit_depth = desc->comp[0].depth;
bit_depth         319 libavcodec/vaapi_encode_h265.c         ptl->general_profile_compatibility_flag[1] = bit_depth ==  8;
bit_depth         320 libavcodec/vaapi_encode_h265.c         ptl->general_profile_compatibility_flag[2] = bit_depth <= 10;
bit_depth         329 libavcodec/vaapi_encode_h265.c     ptl->general_max_12bit_constraint_flag = bit_depth <= 12;
bit_depth         330 libavcodec/vaapi_encode_h265.c     ptl->general_max_10bit_constraint_flag = bit_depth <= 10;
bit_depth         331 libavcodec/vaapi_encode_h265.c     ptl->general_max_8bit_constraint_flag  = bit_depth ==  8;
bit_depth         421 libavcodec/vaapi_encode_h265.c     sps->bit_depth_luma_minus8   = bit_depth - 8;
bit_depth         422 libavcodec/vaapi_encode_h265.c     sps->bit_depth_chroma_minus8 = bit_depth - 8;
bit_depth         150 libavcodec/vaapi_hevc.c         .pcm_sample_bit_depth_luma_minus1             = sps->pcm.bit_depth - 1,
bit_depth         158 libavcodec/vaapi_hevc.c         .bit_depth_luma_minus8                        = sps->bit_depth - 8,
bit_depth         159 libavcodec/vaapi_hevc.c         .bit_depth_chroma_minus8                      = sps->bit_depth - 8,
bit_depth          89 libavcodec/vaapi_vp9.c         .bit_depth                         = h->h.bpp,
bit_depth          58 libavcodec/vdpau_hevc.c     info->bit_depth_luma_minus8 = sps->bit_depth - 8;
bit_depth          59 libavcodec/vdpau_hevc.c     info->bit_depth_chroma_minus8 = sps->bit_depth - 8;
bit_depth         107 libavcodec/vdpau_hevc.c         info->pcm_sample_bit_depth_luma_minus1 = sps->pcm.bit_depth - 1;
bit_depth         274 libavcodec/videotoolbox.c     AV_W8(p + 17, (sps->bit_depth - 8) | 0xfc);
bit_depth          34 libavcodec/x86/dnxhdenc_init.c         if (ctx->cid_table->bit_depth == 8)
bit_depth         186 libavcodec/x86/h264_intrapred_init.c                                    const int bit_depth,
bit_depth         191 libavcodec/x86/h264_intrapred_init.c     if (bit_depth == 8) {
bit_depth         333 libavcodec/x86/h264_intrapred_init.c     } else if (bit_depth == 10) {
bit_depth         540 libavcodec/x86/h264_qpel.c av_cold void ff_h264qpel_init_x86(H264QpelContext *c, int bit_depth)
bit_depth         543 libavcodec/x86/h264_qpel.c     int high_bit_depth = bit_depth > 8;
bit_depth         554 libavcodec/x86/h264_qpel.c         } else if (bit_depth == 10) {
bit_depth         582 libavcodec/x86/h264_qpel.c         if (bit_depth == 10) {
bit_depth         615 libavcodec/x86/h264_qpel.c         if (bit_depth == 10) {
bit_depth         627 libavcodec/x86/h264_qpel.c         if (bit_depth == 10) {
bit_depth          70 libavcodec/x86/h264chroma_init.c av_cold void ff_h264chroma_init_x86(H264ChromaContext *c, int bit_depth)
bit_depth          72 libavcodec/x86/h264chroma_init.c     int high_bit_depth = bit_depth > 8;
bit_depth          92 libavcodec/x86/h264chroma_init.c     if (EXTERNAL_MMXEXT(cpu_flags) && bit_depth > 8 && bit_depth <= 10) {
bit_depth          99 libavcodec/x86/h264chroma_init.c     if (EXTERNAL_SSE2(cpu_flags) && bit_depth > 8 && bit_depth <= 10) {
bit_depth         111 libavcodec/x86/h264chroma_init.c     if (EXTERNAL_AVX(cpu_flags) && bit_depth > 8 && bit_depth <= 10) {
bit_depth         228 libavcodec/x86/h264dsp_init.c av_cold void ff_h264dsp_init_x86(H264DSPContext *c, const int bit_depth,
bit_depth         237 libavcodec/x86/h264dsp_init.c     if (bit_depth == 8) {
bit_depth         351 libavcodec/x86/h264dsp_init.c     } else if (bit_depth == 10) {
bit_depth         708 libavcodec/x86/hevcdsp_init.c void ff_hevc_dsp_init_x86(HEVCDSPContext *c, const int bit_depth)
bit_depth         712 libavcodec/x86/hevcdsp_init.c     if (bit_depth == 8) {
bit_depth         880 libavcodec/x86/hevcdsp_init.c     } else if (bit_depth == 10) {
bit_depth        1097 libavcodec/x86/hevcdsp_init.c     } else if (bit_depth == 12) {
bit_depth         493 libavfilter/af_astats.c             bit_depth(s, p->mask, p->imask, &depth);
bit_depth         542 libavfilter/af_astats.c         bit_depth(s, mask, imask, &depth);
bit_depth         743 libavfilter/af_astats.c             bit_depth(s, p->mask, p->imask, &depth);
bit_depth         793 libavfilter/af_astats.c         bit_depth(s, mask, imask, &depth);
bit_depth          58 libavfilter/x86/vf_bwdif_init.c     int bit_depth = (!yadif->csp) ? 8 : yadif->csp->comp[0].depth;
bit_depth          60 libavfilter/x86/vf_bwdif_init.c     if (bit_depth <= 8) {
bit_depth          69 libavfilter/x86/vf_bwdif_init.c     } else if (bit_depth <= 12) {
bit_depth          63 libavfilter/x86/vf_yadif_init.c     int bit_depth = (!yadif->csp) ? 8
bit_depth          66 libavfilter/x86/vf_yadif_init.c     if (bit_depth >= 15) {
bit_depth          77 libavfilter/x86/vf_yadif_init.c     } else if ( bit_depth >= 9 && bit_depth <= 14) {
bit_depth        2309 libavformat/matroskadec.c         int bit_depth = -1;
bit_depth        2445 libavformat/matroskadec.c             bit_depth           = AV_RL16(track->codec_priv.data + 14);
bit_depth        2502 libavformat/matroskadec.c                 bit_depth = AV_RB16(track->codec_priv.data + 82);
bit_depth        2507 libavformat/matroskadec.c                     bit_depth &= 0x1F;
bit_depth        2719 libavformat/matroskadec.c             if (bit_depth >= 0)
bit_depth        2720 libavformat/matroskadec.c                 st->codecpar->bits_per_coded_sample = bit_depth;
bit_depth        1121 libavformat/matroskaenc.c     int bit_depth;
bit_depth        1334 libavformat/matroskaenc.c         bit_depth = av_get_bits_per_sample(par->codec_id);
bit_depth        1335 libavformat/matroskaenc.c         if (!bit_depth && par->codec_id != AV_CODEC_ID_ADPCM_G726) {
bit_depth        1337 libavformat/matroskaenc.c                 bit_depth = par->bits_per_raw_sample;
bit_depth        1339 libavformat/matroskaenc.c                 bit_depth = av_get_bytes_per_sample(par->format) << 3;
bit_depth        1341 libavformat/matroskaenc.c         if (!bit_depth)
bit_depth        1342 libavformat/matroskaenc.c             bit_depth = par->bits_per_coded_sample;
bit_depth        1343 libavformat/matroskaenc.c         if (bit_depth)
bit_depth        1344 libavformat/matroskaenc.c             put_ebml_uint(pb, MATROSKA_ID_AUDIOBITDEPTH, bit_depth);
bit_depth          33 libavformat/qtpalette.c     int tmp, bit_depth, color_table_id, greyscale, i;
bit_depth          39 libavformat/qtpalette.c     bit_depth = tmp & 0x1F;
bit_depth          50 libavformat/qtpalette.c     if ((bit_depth == 1 || bit_depth == 2 || bit_depth == 4 || bit_depth == 8)) {
bit_depth          56 libavformat/qtpalette.c         if (greyscale && bit_depth > 1 && color_table_id) {
bit_depth          59 libavformat/qtpalette.c             color_count = 1 << bit_depth;
bit_depth          74 libavformat/qtpalette.c             color_count = 1 << bit_depth;
bit_depth          75 libavformat/qtpalette.c             if (bit_depth == 1)
bit_depth          77 libavformat/qtpalette.c             else if (bit_depth == 2)
bit_depth          79 libavformat/qtpalette.c             else if (bit_depth == 4)
bit_depth          28 libavformat/sdsdec.c     int bit_depth;
bit_depth          92 libavformat/sdsdec.c     s->bit_depth = avio_r8(pb);
bit_depth          93 libavformat/sdsdec.c     if (s->bit_depth < 8 || s->bit_depth > 28)
bit_depth          96 libavformat/sdsdec.c     if (s->bit_depth < 14) {
bit_depth          99 libavformat/sdsdec.c     } else if (s->bit_depth < 21) {
bit_depth         122 libavformat/vpcc.c     int bit_depth = get_bit_depth(s, par->format);
bit_depth         128 libavformat/vpcc.c     if (bit_depth < 0 || vpx_chroma_subsampling < 0)
bit_depth         134 libavformat/vpcc.c             profile = (bit_depth == 8) ? FF_PROFILE_VP9_0 : FF_PROFILE_VP9_2;
bit_depth         136 libavformat/vpcc.c             profile = (bit_depth == 8) ? FF_PROFILE_VP9_1 : FF_PROFILE_VP9_3;
bit_depth         142 libavformat/vpcc.c     vpcc->bitdepth           = bit_depth;
bit_depth          33 tests/checkasm/h264dsp.c #define SIZEOF_PIXEL ((bit_depth + 7) / 8)
bit_depth          34 tests/checkasm/h264dsp.c #define SIZEOF_COEF  (2 * ((bit_depth + 7) / 8))
bit_depth          40 tests/checkasm/h264dsp.c         uint32_t mask = pixel_mask[bit_depth - 8];                           \
bit_depth          47 tests/checkasm/h264dsp.c                 if (bit_depth == 8) {                                        \
bit_depth         156 tests/checkasm/h264dsp.c static void dct4x4(int16_t *coef, int bit_depth)
bit_depth         158 tests/checkasm/h264dsp.c     if (bit_depth == 8)
bit_depth         164 tests/checkasm/h264dsp.c static void dct8x8(int16_t *coef, int bit_depth)
bit_depth         166 tests/checkasm/h264dsp.c     if (bit_depth == 8) {
bit_depth         184 tests/checkasm/h264dsp.c     int bit_depth, sz, align, dc;
bit_depth         187 tests/checkasm/h264dsp.c     for (bit_depth = 8; bit_depth <= 10; bit_depth++) {
bit_depth         188 tests/checkasm/h264dsp.c         ff_h264dsp_init(&h, bit_depth, 1);
bit_depth         193 tests/checkasm/h264dsp.c                 dct4x4(coef, bit_depth);
bit_depth         195 tests/checkasm/h264dsp.c                 dct8x8(coef, bit_depth);
bit_depth         205 tests/checkasm/h264dsp.c                 if (check_func(idct, "h264_idct%d_add%s_%dbpp", sz, dc ? "_dc" : "", bit_depth)) {
bit_depth         240 tests/checkasm/h264dsp.c     int bit_depth, i, y, func;
bit_depth         243 tests/checkasm/h264dsp.c     for (bit_depth = 8; bit_depth <= 10; bit_depth++) {
bit_depth         244 tests/checkasm/h264dsp.c         ff_h264dsp_init(&h, bit_depth, 1);
bit_depth         280 tests/checkasm/h264dsp.c                     dct4x4(coef, bit_depth);
bit_depth         282 tests/checkasm/h264dsp.c                     dct8x8(coef, bit_depth);
bit_depth         300 tests/checkasm/h264dsp.c             if (check_func(idct, "%s_%dbpp", name, bit_depth)) {
bit_depth         323 tests/checkasm/h264dsp.c     int bit_depth;
bit_depth         330 tests/checkasm/h264dsp.c     for (bit_depth = 8; bit_depth <= 10; bit_depth++) {
bit_depth         332 tests/checkasm/h264dsp.c         uint32_t mask = pixel_mask_lf[bit_depth - 8];
bit_depth         333 tests/checkasm/h264dsp.c         ff_h264dsp_init(&h, bit_depth, 1);
bit_depth         335 tests/checkasm/h264dsp.c             alphas[i] = a << (bit_depth - 8);
bit_depth         336 tests/checkasm/h264dsp.c             betas[i]  = (i + 1) / 2 << (bit_depth - 8);
bit_depth         346 tests/checkasm/h264dsp.c             if (check_func(h.name, #name #idc "_%dbpp", bit_depth)) {   \
bit_depth         375 tests/checkasm/h264dsp.c         ff_h264dsp_init(&h, bit_depth, 2);
bit_depth         388 tests/checkasm/h264dsp.c     int bit_depth;
bit_depth         394 tests/checkasm/h264dsp.c     for (bit_depth = 8; bit_depth <= 10; bit_depth++) {
bit_depth         396 tests/checkasm/h264dsp.c         uint32_t mask = pixel_mask_lf[bit_depth - 8];
bit_depth         397 tests/checkasm/h264dsp.c         ff_h264dsp_init(&h, bit_depth, 1);
bit_depth         399 tests/checkasm/h264dsp.c             alphas[i] = a << (bit_depth - 8);
bit_depth         400 tests/checkasm/h264dsp.c             betas[i]  = (i + 1) / 2 << (bit_depth - 8);
bit_depth         406 tests/checkasm/h264dsp.c             if (check_func(h.name, #name #idc "_%dbpp", bit_depth)) {   \
bit_depth         434 tests/checkasm/h264dsp.c         ff_h264dsp_init(&h, bit_depth, 2);
bit_depth         119 tests/checkasm/h264pred.c #define SIZEOF_PIXEL ((bit_depth + 7) / 8)
bit_depth         124 tests/checkasm/h264pred.c                    check_func(func, "pred%s_%s_%d", name, mode_name, bit_depth) : \
bit_depth         129 tests/checkasm/h264pred.c         uint32_t mask = pixel_mask[bit_depth - 8]; \
bit_depth         142 tests/checkasm/h264pred.c                           int codec, int chroma_format, int bit_depth)
bit_depth         163 tests/checkasm/h264pred.c                           int codec, int chroma_format, int bit_depth)
bit_depth         182 tests/checkasm/h264pred.c                             int codec, int chroma_format, int bit_depth)
bit_depth         202 tests/checkasm/h264pred.c                            int codec, int chroma_format, int bit_depth)
bit_depth         247 tests/checkasm/h264pred.c     int test, codec, chroma_format, bit_depth;
bit_depth         252 tests/checkasm/h264pred.c             for (bit_depth = 8; bit_depth <= (codec_id == AV_CODEC_ID_H264 ? 10 : 8); bit_depth++)
bit_depth         254 tests/checkasm/h264pred.c                     ff_h264_pred_init(&h, codec_id, bit_depth, chroma_format);
bit_depth         255 tests/checkasm/h264pred.c                     tests[test].func(&h, buf0, buf1, codec, chroma_format, bit_depth);
bit_depth          30 tests/checkasm/h264qpel.c #define SIZEOF_PIXEL ((bit_depth + 7) / 8)
bit_depth          35 tests/checkasm/h264qpel.c         uint32_t mask = pixel_mask[bit_depth - 8]; \
bit_depth          57 tests/checkasm/h264qpel.c     int op, bit_depth, i, j;
bit_depth          64 tests/checkasm/h264qpel.c         for (bit_depth = 8; bit_depth <= 10; bit_depth++) {
bit_depth          65 tests/checkasm/h264qpel.c             ff_h264qpel_init(&h, bit_depth);
bit_depth          69 tests/checkasm/h264qpel.c                     if (check_func(tab[i][j], "%s_h264_qpel_%d_mc%d%d_%d", op_name, size, j & 3, j >> 2, bit_depth)) {
bit_depth          68 tests/checkasm/hevc_add_res.c static void check_add_res(HEVCDSPContext h, int bit_depth)
bit_depth          75 tests/checkasm/hevc_add_res.c         ptrdiff_t stride = block_size << (bit_depth > 8);
bit_depth          77 tests/checkasm/hevc_add_res.c         if (check_func(h.add_residual[i - 2], "hevc_add_res_%dx%d_%d", block_size, block_size, bit_depth)) {
bit_depth          87 tests/checkasm/hevc_add_res.c     int bit_depth;
bit_depth          89 tests/checkasm/hevc_add_res.c     for (bit_depth = 8; bit_depth <= 10; bit_depth++) {
bit_depth          92 tests/checkasm/hevc_add_res.c         ff_hevc_dsp_init(&h, bit_depth);
bit_depth          93 tests/checkasm/hevc_add_res.c         check_add_res(h, bit_depth);
bit_depth          38 tests/checkasm/hevc_idct.c static void check_idct(HEVCDSPContext h, int bit_depth)
bit_depth          52 tests/checkasm/hevc_idct.c         if (check_func(h.idct[i - 2], "hevc_idct_%dx%d_%d", block_size, block_size, bit_depth)) {
bit_depth          62 tests/checkasm/hevc_idct.c static void check_idct_dc(HEVCDSPContext h, int bit_depth)
bit_depth          76 tests/checkasm/hevc_idct.c         if (check_func(h.idct_dc[i - 2], "hevc_idct_%dx%d_dc_%d", block_size, block_size, bit_depth)) {
bit_depth          88 tests/checkasm/hevc_idct.c     int bit_depth;
bit_depth          90 tests/checkasm/hevc_idct.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth          93 tests/checkasm/hevc_idct.c         ff_hevc_dsp_init(&h, bit_depth);
bit_depth          94 tests/checkasm/hevc_idct.c         check_idct_dc(h, bit_depth);
bit_depth          98 tests/checkasm/hevc_idct.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth         101 tests/checkasm/hevc_idct.c         ff_hevc_dsp_init(&h, bit_depth);
bit_depth         102 tests/checkasm/hevc_idct.c         check_idct(h, bit_depth);
bit_depth          34 tests/checkasm/hevc_sao.c #define SIZEOF_PIXEL ((bit_depth + 7) / 8)
bit_depth          37 tests/checkasm/hevc_sao.c #define OFFSET_THRESH (1 << (bit_depth - 5))
bit_depth          42 tests/checkasm/hevc_sao.c         uint32_t mask = pixel_mask[(bit_depth - 8) >> 1];   \
bit_depth          55 tests/checkasm/hevc_sao.c         if (bit_depth == 8) {                               \
bit_depth          68 tests/checkasm/hevc_sao.c static void check_sao_band(HEVCDSPContext h, int bit_depth)
bit_depth          89 tests/checkasm/hevc_sao.c         if (check_func(h.sao_band_filter[i], "hevc_sao_band_%dx%d_%d", block_size, block_size, bit_depth)) {
bit_depth          99 tests/checkasm/hevc_sao.c static void check_sao_edge(HEVCDSPContext h, int bit_depth)
bit_depth         121 tests/checkasm/hevc_sao.c         if (check_func(h.sao_edge_filter[i], "hevc_sao_edge_%dx%d_%d", block_size, block_size, bit_depth)) {
bit_depth         133 tests/checkasm/hevc_sao.c     int bit_depth;
bit_depth         135 tests/checkasm/hevc_sao.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth         138 tests/checkasm/hevc_sao.c         ff_hevc_dsp_init(&h, bit_depth);
bit_depth         139 tests/checkasm/hevc_sao.c         check_sao_band(h, bit_depth);
bit_depth         143 tests/checkasm/hevc_sao.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth         146 tests/checkasm/hevc_sao.c         ff_hevc_dsp_init(&h, bit_depth);
bit_depth         147 tests/checkasm/hevc_sao.c         check_sao_edge(h, bit_depth);
bit_depth          32 tests/checkasm/vp9dsp.c #define SIZEOF_PIXEL ((bit_depth + 7) / 8)
bit_depth          36 tests/checkasm/vp9dsp.c         uint32_t mask = pixel_mask[(bit_depth - 8) >> 1];          \
bit_depth          56 tests/checkasm/vp9dsp.c     int tx, mode, bit_depth;
bit_depth          77 tests/checkasm/vp9dsp.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth          78 tests/checkasm/vp9dsp.c         ff_vp9dsp_init(&dsp, bit_depth, 0);
bit_depth          84 tests/checkasm/vp9dsp.c                                mode_names[mode], size, size, bit_depth)) {
bit_depth         102 tests/checkasm/vp9dsp.c         uint32_t mask = pixel_mask[(bit_depth - 8) >> 1];                  \
bit_depth         110 tests/checkasm/vp9dsp.c                 if (bit_depth == 8) {                                      \
bit_depth         230 tests/checkasm/vp9dsp.c                 enum TxfmType txtp, int sz, int bit_depth)
bit_depth         237 tests/checkasm/vp9dsp.c         if (bit_depth == 8)
bit_depth         244 tests/checkasm/vp9dsp.c         if (bit_depth == 8)
bit_depth         252 tests/checkasm/vp9dsp.c                          enum TxfmType txtp, int sz, int sub, int bit_depth)
bit_depth         273 tests/checkasm/vp9dsp.c         if (bit_depth == 8) {
bit_depth         286 tests/checkasm/vp9dsp.c         if (bit_depth == 8) {
bit_depth         307 tests/checkasm/vp9dsp.c #define SIZEOF_COEF (2 * ((bit_depth + 7) / 8))
bit_depth         320 tests/checkasm/vp9dsp.c     int y, x, tx, txtp, bit_depth, sub;
bit_depth         326 tests/checkasm/vp9dsp.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth         327 tests/checkasm/vp9dsp.c         ff_vp9dsp_init(&dsp, bit_depth, 0);
bit_depth         344 tests/checkasm/vp9dsp.c                                    sz, sz, sub, bit_depth)) {
bit_depth         348 tests/checkasm/vp9dsp.c                         ftx(coef, tx, txtp, sz, bit_depth);
bit_depth         352 tests/checkasm/vp9dsp.c                                                 sz, sub, bit_depth);
bit_depth         384 tests/checkasm/vp9dsp.c             ((uint16_t *)buf0)[(a) + (b) * jstride] = av_clip_uintp2(c, bit_depth); \
bit_depth         390 tests/checkasm/vp9dsp.c #define setsx(a,b,c,d) setdx(a,b,c,(d) << (bit_depth - 8))
bit_depth         392 tests/checkasm/vp9dsp.c                                          int bit_depth, int dir, const int *E,
bit_depth         396 tests/checkasm/vp9dsp.c     uint32_t mask = (1 << bit_depth) - 1;
bit_depth         447 tests/checkasm/vp9dsp.c         randomize_loopfilter_buffers(bidx, lineoff, str, bit_depth, dir, \
bit_depth         455 tests/checkasm/vp9dsp.c     int dir, wd, wd2, bit_depth;
bit_depth         461 tests/checkasm/vp9dsp.c     for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth         462 tests/checkasm/vp9dsp.c         ff_vp9dsp_init(&dsp, bit_depth, 0);
bit_depth         474 tests/checkasm/vp9dsp.c                                dir_name[dir], 4 << wd, bit_depth)) {
bit_depth         495 tests/checkasm/vp9dsp.c                            dir_name[dir], bit_depth)) {
bit_depth         511 tests/checkasm/vp9dsp.c                                    dir_name[dir], 4 << wd, 4 << wd2, bit_depth)) {
bit_depth         542 tests/checkasm/vp9dsp.c         uint32_t mask = pixel_mask[(bit_depth - 8) >> 1]; \
bit_depth         563 tests/checkasm/vp9dsp.c     int op, hsize, bit_depth, filter, dx, dy;
bit_depth         575 tests/checkasm/vp9dsp.c         for (bit_depth = 8; bit_depth <= 12; bit_depth += 2) {
bit_depth         576 tests/checkasm/vp9dsp.c             ff_vp9dsp_init(&dsp, bit_depth, 0);
bit_depth         593 tests/checkasm/vp9dsp.c                                            "vp9_%s_%dbpp", str, bit_depth)) {
bit_depth         610 tests/checkasm/vp9dsp.c                                 if (bit_depth == 12 && filter == 3) continue;