Searched refs:bit_depth_luma_minus8 (Results 1 – 6 of 6) sorted by relevance
110 unsigned int bit_depth_luma_minus8; member
626 rbsp_uev(rbsp, &sps->bit_depth_luma_minus8); in nal_h264_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()
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()
357 VE_DEC_H265_DEC_SPS_HDR_BIT_DEPTH_LUMA_MINUS8(sps->bit_depth_luma_minus8) | in cedrus_h265_setup()