Searched refs:bit_depth_chroma_minus8 (Results 1 – 10 of 10) sorted by relevance
111 unsigned int bit_depth_chroma_minus8; member
220 unsigned int bit_depth_chroma_minus8; member
305 rbsp_uev(rbsp, &sps->bit_depth_chroma_minus8); in nal_h264_rbsp_sps()
303 rbsp_uev(rbsp, &sps->bit_depth_chroma_minus8); in nal_hevc_rbsp_sps()
251 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in hantro_try_ctrl()260 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in hantro_try_ctrl()
133 hantro_reg_write(vpu, &g2_bit_depth_c_minus8, sps->bit_depth_chroma_minus8); in set_params()
365 VE_DEC_H265_DEC_SPS_HDR_BIT_DEPTH_CHROMA_MINUS8(sps->bit_depth_chroma_minus8) | in cedrus_h265_setup()
430 p_h264_sps->bit_depth_chroma_minus8 = 0; in std_validate_compound()463 if (p_h264_sps->bit_depth_chroma_minus8 > 6) in std_validate_compound()
666 WRITE_PPS(sps->bit_depth_chroma_minus8, BIT_DEPTH_CHROMA); in assemble_hw_pps()
42 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in rkvdec_try_ctrl()