Home
last modified time | relevance | path

Searched refs:aspect_ratio_info_present_flag (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h42 unsigned int aspect_ratio_info_present_flag; member
H A Dnal-h264.c529 rbsp_bit(rbsp, &vui->aspect_ratio_info_present_flag); in nal_h264_rbsp_vui_parameters()
530 if (vui->aspect_ratio_info_present_flag) { in nal_h264_rbsp_vui_parameters()
H A Dallegro-core.c1312 sps->vui.aspect_ratio_info_present_flag = 0; in allegro_h264_write_sps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c84 READ_ONEBIT(p_bitctx, &vui->aspect_ratio_info_present_flag); in read_VUI()
85 if (vui->aspect_ratio_info_present_flag) { in read_VUI()
H A Dh264d_global.h430 RK_S32 aspect_ratio_info_present_flag; // u(1) member
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h499 RK_U8 aspect_ratio_info_present_flag; member