Searched refs:bit_depth_chroma (Results 1 – 4 of 4) sorted by relevance
24 u16 bit_depth_chroma: 3; member115 hw_ps->sps.bit_depth_chroma = sps->bit_depth_chroma_minus8; in assemble_hw_pps()
25 u16 bit_depth_chroma: 3; member221 hw_ps->sps.bit_depth_chroma = sps->bit_depth_chroma_minus8; in assemble_hw_pps()
25 u16 bit_depth_chroma : 4; member162 hw_ps->sps.bit_depth_chroma = sps->bit_depth_chroma_minus8 + 8; in assemble_hw_pps()
25 u16 bit_depth_chroma : 3; member258 hw_ps->bit_depth_chroma = sps->bit_depth_chroma_minus8 + 8; in assemble_hw_pps()