Searched refs:bit_depth_chroma_minus8 (Results 1 – 17 of 17) sorted by relevance
51 unsigned char bit_depth_chroma_minus8; member
99 GET_MTK_VDEC_PARAM(bit_depth_chroma_minus8); in mtk_vdec_h264_copy_sps_params()
114 unsigned int bit_depth_chroma_minus8; member
222 unsigned int bit_depth_chroma_minus8; member
231 rbsp_uev(rbsp, &sps->bit_depth_chroma_minus8); in nal_h264_rbsp_sps()
363 rbsp_uev(rbsp, &sps->bit_depth_chroma_minus8); in nal_hevc_rbsp_sps()
39 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in cedrus_try_ctrl()56 sps->bit_depth_chroma_minus8) + 8; in cedrus_try_ctrl()
576 VE_DEC_H265_DEC_SPS_HDR_BIT_DEPTH_CHROMA_MINUS8(sps->bit_depth_chroma_minus8) | in cedrus_h265_setup()
46 __entry->s.bit_depth_chroma_minus8,
105 bit_depth_chroma_minus8 0
663 WRITE_PPS(sps->bit_depth_chroma_minus8, BIT_DEPTH_CHROMA); in assemble_hw_pps()1042 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in rkvdec_h264_validate_sps()
1314 __u8 bit_depth_chroma_minus8; member2081 __u8 bit_depth_chroma_minus8; member
168 hantro_reg_write(vpu, &g2_bit_depth_c_minus8, sps->bit_depth_chroma_minus8); in set_params()
265 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in hantro_try_ctrl()
650 p_h264_sps->bit_depth_chroma_minus8 = 0; in std_validate_compound()683 if (p_h264_sps->bit_depth_chroma_minus8 > 6) in std_validate_compound()
67 - ``bit_depth_chroma_minus8``2096 - ``bit_depth_chroma_minus8``
Completed in 42 milliseconds