Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h456 enum v4l2_mpeg_video_header_mode seq_hdr_mode; member
Ds5p_mfc_enc.c792 if (p->seq_hdr_mode == V4L2_MPEG_VIDEO_HEADER_MODE_SEPARATE) { in enc_post_seq_start()
1447 p->seq_hdr_mode = ctrl->val; in s5p_mfc_enc_s_ctrl()
Ds5p_mfc_opr_v5.c750 shm |= (p->seq_hdr_mode << 3); in s5p_mfc_set_enc_params()
Ds5p_mfc_opr_v6.c761 reg |= ((p->seq_hdr_mode & 0x1) << 2); in s5p_mfc_set_enc_params()