Searched refs:pInpCtrlBuf (Results 1 – 1 of 1) sorted by relevance
279 IMG_UINT8 *pInpCtrlBuf, in tng__fill_inp_ctrl_buf() argument324 pvBuffer = (IMG_PVOID) pInpCtrlBuf; in tng__fill_inp_ctrl_buf()391 IMG_UINT8 * pInpCtrlBuf = NULL; in tng__fill_input_control() local408 static void tng__send_air_inp_ctrl_buf(context_ENC_p ctx, IMG_INT8 *pInpCtrlBuf) in tng__send_air_inp_ctrl_buf() argument427 pui16MBParam = (IMG_UINT16 *) pInpCtrlBuf; in tng__send_air_inp_ctrl_buf()531 IMG_UINT8 *pInpCtrlBuf = NULL; in tng__update_air_send() local535 tng__map_inp_ctrl_buf(ctx, ui8SlotNum, &pInpCtrlBuf); in tng__update_air_send()536 if(pInpCtrlBuf!= IMG_NULL) { in tng__update_air_send()537 tng__send_air_inp_ctrl_buf(ctx, (IMG_INT8 *)pInpCtrlBuf); in tng__update_air_send()539 tng__unmap_inp_ctrl_buf(ctx, ui8SlotNum, &pInpCtrlBuf); in tng__update_air_send()