Home
last modified time | relevance | path

Searched refs:overscan_info_present_flag (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h48 unsigned int overscan_info_present_flag; member
H A Dnal-h264.c538 rbsp_bit(rbsp, &vui->overscan_info_present_flag); in nal_h264_rbsp_vui_parameters()
539 if (vui->overscan_info_present_flag) in nal_h264_rbsp_vui_parameters()
H A Dallegro-core.c1313 sps->vui.overscan_info_present_flag = 0; in allegro_h264_write_sps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c92 READ_ONEBIT(p_bitctx, &vui->overscan_info_present_flag); in read_VUI()
93 if (vui->overscan_info_present_flag) { in read_VUI()
H A Dh264d_global.h434 RK_S32 overscan_info_present_flag; // u(1) member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h97 RK_S32 overscan_info_present_flag; member
H A Dh265d_ps.c1188 READ_ONEBIT(gb, &vui->overscan_info_present_flag); in decode_vui()
1189 if (vui->overscan_info_present_flag) in decode_vui()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h503 RK_U8 overscan_info_present_flag; member