Searched refs:p_vp8_frame (Results 1 – 1 of 1) sorted by relevance
113 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_init_compound() local154 p_vp8_frame = p; in std_init_compound()155 p_vp8_frame->num_dct_parts = 1; in std_init_compound()986 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_validate_compound() local1219 p_vp8_frame = p; in std_validate_compound()1221 switch (p_vp8_frame->num_dct_parts) { in std_validate_compound()1230 zero_padding(p_vp8_frame->segment); in std_validate_compound()1231 zero_padding(p_vp8_frame->lf); in std_validate_compound()1232 zero_padding(p_vp8_frame->quant); in std_validate_compound()1233 zero_padding(p_vp8_frame->entropy); in std_validate_compound()[all …]