Searched refs:m_pcmBitDepthChroma (Results 1 – 4 of 4) sorted by relevance
272 RK_U32 m_pcmBitDepthChroma; member
92 … ((sps->m_usePCM ? (sps->m_pcmBitDepthChroma - 1) : 0) << 8) | in fill_picture_parameters()
310 sps->m_pcmBitDepthChroma = 8; in h265e_set_sps()
509 …h265e_stream_write_with_log(s, sps->m_pcmBitDepthChroma - 1, 4, "pcm_sample_bit_… in h265e_sps_write()