Searched refs:bit_depth_luma_minus8 (Results 1 – 11 of 11) sorted by relevance
110 unsigned int bit_depth_luma_minus8; member
219 unsigned int bit_depth_luma_minus8; member
304 rbsp_uev(rbsp, &sps->bit_depth_luma_minus8); in nal_h264_rbsp_sps()
302 rbsp_uev(rbsp, &sps->bit_depth_luma_minus8); in nal_hevc_rbsp_sps()
251 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in hantro_try_ctrl()254 if (sps->bit_depth_luma_minus8 != 0) in hantro_try_ctrl()260 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in hantro_try_ctrl()263 if (sps->bit_depth_luma_minus8 != 0) in hantro_try_ctrl()
32 int bytes_per_pixel = sps->bit_depth_luma_minus8 == 0 ? 1 : 2; in hantro_hevc_chroma_offset()
132 hantro_reg_write(vpu, &g2_bit_depth_y_minus8, sps->bit_depth_luma_minus8); in set_params()
665 WRITE_PPS(sps->bit_depth_luma_minus8, BIT_DEPTH_LUMA); in assemble_hw_pps()923 hor_virstride = (sps->bit_depth_luma_minus8 + 8) * dst_fmt->width / 8; in config_registers()
42 if (sps->bit_depth_luma_minus8 != sps->bit_depth_chroma_minus8) in rkvdec_try_ctrl()45 if (sps->bit_depth_luma_minus8 != 0) in rkvdec_try_ctrl()
366 VE_DEC_H265_DEC_SPS_HDR_BIT_DEPTH_LUMA_MINUS8(sps->bit_depth_luma_minus8) | in cedrus_h265_setup()
429 p_h264_sps->bit_depth_luma_minus8 = 0; in std_validate_compound()461 if (p_h264_sps->bit_depth_luma_minus8 > 6) in std_validate_compound()