Searched refs:p_vp8_frame (Results 1 – 4 of 4) sorted by relevance
114 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_init_compound() local152 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() local559 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 …]
79 struct v4l2_ctrl_vp8_frame *p_vp8_frame; member
1758 struct v4l2_ctrl_vp8_frame __user *p_vp8_frame; member
221 - ``p_vp8_frame``
Completed in 21 milliseconds