Searched refs:v4l2_ext_control (Results 1 – 4 of 4) sorted by relevance
1151 struct v4l2_ext_control { struct1167 struct v4l2_ext_control *controls; argument
457 struct v4l2_ext_control ext_ctrl[FRAME_PACK_SEI_INFO_NUM]; in MFC_Decoder_Get_FramePackingInfo()471 memset(ext_ctrl, 0, (sizeof(struct v4l2_ext_control) * FRAME_PACK_SEI_INFO_NUM)); in MFC_Decoder_Get_FramePackingInfo()
2223 struct v4l2_ext_control *fd_ctrl = new struct v4l2_ext_control[numOfFDEntity]; in getDetectedFacesAreas()2224 struct v4l2_ext_control *cur_ctrl; in getDetectedFacesAreas()
289 struct v4l2_ext_control ext_ctrl[MAX_CTRL_NUM]; in MFC_Encoder_Set_EncParam()