Home
last modified time | relevance | path

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

/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-core.c114 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_init_compound() local
152 p_vp8_frame = p; in std_init_compound()
153 p_vp8_frame->num_dct_parts = 1; in std_init_compound()
329 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_validate_compound() local
559 p_vp8_frame = p; in std_validate_compound()
561 switch (p_vp8_frame->num_dct_parts) { in std_validate_compound()
570 zero_padding(p_vp8_frame->segment); in std_validate_compound()
571 zero_padding(p_vp8_frame->lf); in std_validate_compound()
572 zero_padding(p_vp8_frame->quant); in std_validate_compound()
573 zero_padding(p_vp8_frame->entropy); in std_validate_compound()
[all …]
/linux/include/media/
A Dv4l2-ctrls.h79 struct v4l2_ctrl_vp8_frame *p_vp8_frame; member
/linux/include/uapi/linux/
A Dvideodev2.h1758 struct v4l2_ctrl_vp8_frame __user *p_vp8_frame; member
/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-g-ext-ctrls.rst221 - ``p_vp8_frame``

Completed in 21 milliseconds