Home
last modified time | relevance | path

Searched refs:bit_depth_chroma_minus8 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Davs2d_syntax.h29 RK_U32 bit_depth_chroma_minus8 : 3; member
H A Dh264d_syntax.h66 RK_U8 bit_depth_chroma_minus8; member
353 RK_U8 bit_depth_chroma_minus8; member
H A Dh265d_syntax.h79 USHORT bit_depth_chroma_minus8 : 3; member
H A Dh265e_syntax_new.h40 RK_U16 bit_depth_chroma_minus8 : 3; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c178 cur_sps->bit_depth_chroma_minus8 = 0; in parser_sps()
222 READ_UE(p_bitctx, &cur_sps->bit_depth_chroma_minus8); in parser_sps()
223 ASSERT(cur_sps->bit_depth_chroma_minus8 < 7); in parser_sps()
396 p_Vid->bit_depth_chroma = sps->bit_depth_chroma_minus8 + 8; in update_video_pars()
H A Dh264d_fill.c151 pp->bit_depth_chroma_minus8 = p_Vid->active_sps->bit_depth_chroma_minus8; in fill_picparams()
H A Dh264d_slice.c280 ret |= (sps->bit_depth_chroma_minus8 > 2); in check_sps_pps()
H A Dh264d_global.h537 RK_S32 bit_depth_chroma_minus8; // ue(v) member
/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h111 unsigned int bit_depth_chroma_minus8; member
H A Dnal-h264.c627 rbsp_uev(rbsp, &sps->bit_depth_chroma_minus8); in nal_h264_rbsp_sps()
/OK3568_Linux_fs/kernel/include/media/
H A Dhevc-ctrls.h60 __u8 bit_depth_chroma_minus8; member
H A Dh264-ctrls.h73 __u8 bit_depth_chroma_minus8; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c315 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_chroma_minus8 + 8 , 4); in hal_h265d_v345_output_pps_packet()
529 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_chroma_minus8 + 8 , 4); in hal_h265d_output_pps_packet()
824 * (dxva_cxt->pp.bit_depth_chroma_minus8 + 8)) >> 3); in hal_h265d_rkv_gen_regs()
H A Dhal_h265d_vdpu34x.c267 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_chroma_minus8 + 8 , 4); in hal_h265d_v345_output_pps_packet()
496 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_chroma_minus8 + 8 , 4); in hal_h265d_output_pps_packet()
683 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in h265d_refine_rcb_size()
773 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in hal_h265d_rcb_info_update()
H A Dhal_h265d_vdpu382.c271 mpp_put_bits(&bp, dxva_cxt->pp.bit_depth_chroma_minus8 + 8 , 4); in hal_h265d_v382_output_pps_packet()
465 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in h265d_refine_rcb_size()
568 RK_U8 bit_depth = MPP_MAX(pp->bit_depth_luma_minus8, pp->bit_depth_chroma_minus8) + 8; in hal_h265d_rcb_info_update()
/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c356 VE_DEC_H265_DEC_SPS_HDR_BIT_DEPTH_CHROMA_MINUS8(sps->bit_depth_chroma_minus8) | in cedrus_h265_setup()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu382.c122 mpp_put_bits(&bp, pp->bit_depth_chroma_minus8, 3); in prepare_header()
289 RK_U8 bit_depth = syntax->pp.bit_depth_chroma_minus8 + 8; in avs2d_refine_rcb_size()
H A Dhal_avs2d_rkv.c122 mpp_put_bits(&bp, pp->bit_depth_chroma_minus8, 3); in prepare_header()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/avs2/
H A Davs2d_parse.c374 pp->bit_depth_chroma_minus8 = vsh->bit_depth - 8; in avs2d_fill_parameters()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c268 mpp_put_bits(&bp, pp->bit_depth_chroma_minus8, 3); in prepare_spspps()
H A Dhal_h264d_vdpu34x.c367 mpp_put_bits(&bp, pp->bit_depth_chroma_minus8, 3); in prepare_spspps()
H A Dhal_h264d_vdpu382.c373 mpp_put_bits(&bp, pp->bit_depth_chroma_minus8, 3); in prepare_spspps()
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_drv.c251 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in hantro_try_ctrl()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec-h264.c666 WRITE_PPS(sps->bit_depth_chroma_minus8, BIT_DEPTH_CHROMA); in assemble_hw_pps()
H A Drkvdec.c42 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in rkvdec_try_ctrl()

12