Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h351 enum v4l2_mpeg_video_h264_entropy_mode entropy_mode; member
Ds5p_mfc_opr_v5.c812 if (p_264->entropy_mode == V4L2_MPEG_VIDEO_H264_ENTROPY_MODE_CABAC) in s5p_mfc_set_enc_params_h264()
Ds5p_mfc_enc.c1515 p->codec.h264.entropy_mode = ctrl->val; in s5p_mfc_enc_s_ctrl()
Ds5p_mfc_opr_v6.c918 reg |= p_h264->entropy_mode & 0x1; in s5p_mfc_set_enc_params_h264()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-ctrls.c318 static const char * const entropy_mode[] = { in v4l2_ctrl_get_menu() local
537 return entropy_mode; in v4l2_ctrl_get_menu()