Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h114 RK_S32 frame_field_info_present_flag; member
H A Dh265d_sei.c95 if (sps->vui.frame_field_info_present_flag) { in decode_pic_timing()
H A Dh265d_ps.c1240 READ_ONEBIT(gb, &vui->frame_field_info_present_flag); in decode_vui()