Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_h264_req_common.c10 #define GET_MTK_VDEC_FLAG(cond, flag) \ macro
107 GET_MTK_VDEC_FLAG(separate_colour_plane_flag, in mtk_vdec_h264_copy_sps_params()
109 GET_MTK_VDEC_FLAG(qpprime_y_zero_transform_bypass_flag, in mtk_vdec_h264_copy_sps_params()
111 GET_MTK_VDEC_FLAG(delta_pic_order_always_zero_flag, in mtk_vdec_h264_copy_sps_params()
113 GET_MTK_VDEC_FLAG(frame_mbs_only_flag, in mtk_vdec_h264_copy_sps_params()
115 GET_MTK_VDEC_FLAG(mb_adaptive_frame_field_flag, in mtk_vdec_h264_copy_sps_params()
117 GET_MTK_VDEC_FLAG(direct_8x8_inference_flag, in mtk_vdec_h264_copy_sps_params()
131 GET_MTK_VDEC_FLAG(entropy_coding_mode_flag, in mtk_vdec_h264_copy_pps_params()
133 GET_MTK_VDEC_FLAG(pic_order_present_flag, in mtk_vdec_h264_copy_pps_params()
135 GET_MTK_VDEC_FLAG(weighted_pred_flag, in mtk_vdec_h264_copy_pps_params()
[all …]