Searched refs:p_vp8_frame (Results 1 – 1 of 1) sorted by relevance
110 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_init_compound() local151 p_vp8_frame = p; in std_init_compound()152 p_vp8_frame->num_dct_parts = 1; in std_init_compound()963 struct v4l2_ctrl_vp8_frame *p_vp8_frame; in std_validate_compound() local1195 p_vp8_frame = p; in std_validate_compound()1197 switch (p_vp8_frame->num_dct_parts) { in std_validate_compound()1206 zero_padding(p_vp8_frame->segment); in std_validate_compound()1207 zero_padding(p_vp8_frame->lf); in std_validate_compound()1208 zero_padding(p_vp8_frame->quant); in std_validate_compound()1209 zero_padding(p_vp8_frame->entropy); in std_validate_compound()[all …]