Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h198 RK_U32 m_motionVectorsOverPicBoundariesFlag; member
H A Dh265e_ps.c348 sps->vui.m_motionVectorsOverPicBoundariesFlag = 1; in h265e_set_sps()
H A Dh265e_header_gen.c419 …h265e_stream_write1_with_log(s, vui->m_motionVectorsOverPicBoundariesFlag, "motion_vectors_over_p… in codeVUI()