Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/s5p-mfc/
Ds5p_mfc_common.h260 enum v4l2_mpeg_video_h264_entropy_mode entropy_mode; member
Ds5p_mfc_opr.c751 if (p_264->entropy_mode == V4L2_MPEG_VIDEO_H264_ENTROPY_MODE_CABAC) in s5p_mfc_set_enc_params_h264()
Ds5p_mfc_enc.c1334 p->codec.h264.entropy_mode = ctrl->val; in s5p_mfc_enc_s_ctrl()
/linux-3.4.99/drivers/media/video/
Dv4l2-ctrls.c263 static const char * const entropy_mode[] = { in v4l2_ctrl_get_menu() local
426 return entropy_mode; in v4l2_ctrl_get_menu()