Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.h79 unsigned char pic_order_present_flag; member
H A Dvdec_h264_req_common.c133 GET_MTK_VDEC_FLAG(pic_order_present_flag, in mtk_vdec_h264_copy_pps_params()
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c42 unsigned int pic_order_present_flag; member
379 value |= !!ctx->pic_order_present_flag; in tegra_vde_setup_hw_context()
900 h264->pic_order_present_flag = 1; in tegra_vde_h264_setup_context()