Home
last modified time | relevance | path

Searched refs:m_videoFormat (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h200 RK_S32 m_videoFormat; member
H A Dh265e_ps.c347 sps->vui.m_videoFormat = MPP_FRAME_VIDEO_FMT_UNSPECIFIED; in h265e_set_sps()
H A Dh265e_header_gen.c389 h265e_stream_write_with_log(s, vui->m_videoFormat, 3, "video_format"); in codeVUI()