Searched refs:m_pcmBitDepthLuma (Results 1 – 4 of 4) sorted by relevance
271 RK_U32 m_pcmBitDepthLuma; member
91 … ((sps->m_usePCM ? (sps->m_pcmBitDepthLuma - 1) : 0) << 4) | in fill_picture_parameters()
309 sps->m_pcmBitDepthLuma = 8; in h265e_set_sps()
508 …h265e_stream_write_with_log(s, sps->m_pcmBitDepthLuma - 1, 4, "pcm_sample_bit_… in h265e_sps_write()