Home
last modified time | relevance | path

Searched refs:pic_order_present_flag (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-vde/
H A Duapi.h51 __u32 pic_order_present_flag; member
H A Dvde.c404 value |= !!ctx->pic_order_present_flag; in tegra_vde_setup_hw_context()
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh264d_syntax.h98 RK_U8 pic_order_present_flag; member
386 RK_U8 pic_order_present_flag; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c189 …pp->pic_order_present_flag = p_Vid->active_pps->bottom_field_pic_order_in_frame_pr… in fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c318 mpp_put_bits(&bp, pp->pic_order_present_flag, 1); in prepare_spspps()
H A Dhal_h264d_vdpu34x.c412 mpp_put_bits(&bp, pp->pic_order_present_flag, 1); in prepare_spspps()
H A Dhal_h264d_vdpu382.c418 mpp_put_bits(&bp, pp->pic_order_present_flag, 1); in prepare_spspps()