Searched refs:start (Results 26 - 50 of 97) sorted by relevance

1234

/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
H A Ddriver_cmd_nl80211.c93 int wpa_driver_set_p2p_noa(void *priv, u8 count, int start, int duration) argument
99 snprintf(buf, sizeof(buf), "P2P_SET_NOA %d %d %d", count, start, duration);
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
H A Ddriver_cmd_nl80211.c100 int wpa_driver_set_p2p_noa(void *priv, u8 count, int start, int duration) argument
106 snprintf(buf, sizeof(buf), "P2P_SET_NOA %d %d %d", count, start, duration);
/hardware/akm/AK8975_FS/akmdfs/
H A DAKFS_Measure.c148 This function calculates "minimum - (end - start)".
151 @param start The time of before execution.
156 const struct timespec* start,
167 startL = (start->tv_sec * 1000000000) + start->tv_nsec;
154 AKFS_CalcSleep( const struct timespec* end, const struct timespec* start, const int64_t minimum ) argument
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.cpp384 static int start = 0; local
453 if (!musbRecordingHandle->start && !mkillRecordingThread) {
560 if ((bytes_written >= mproxyRecordingHandle->sw_p->start_threshold) && (!mproxyRecordingHandle->start)) {
645 handle->start = 0;
653 handle->start = 1;
673 handle->start = 0;
867 if (!mkillPlayBackThread && (!mproxyPlaybackHandle->start)) {
1016 if (bytes_written <= usbPeriod && musbPlaybackHandle->start) {
1019 musbPlaybackHandle->start = false;
1022 if ((bytes_written >= musbPlaybackHandle->sw_p->start_threshold) && (!musbPlaybackHandle->start)) {
[all...]
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraChannel.h59 virtual int32_t start();
H A DQCameraPostProc.h105 int32_t start(QCameraChannel *pSrcChannel);
H A DQCameraStream.h67 virtual int32_t start();
H A DQCameraChannel.cpp190 * FUNCTION : start
192 * DESCRIPTION: start channel, which will start all streams belong to this channel
200 int32_t QCameraChannel::start() function in class:qcamera::QCameraChannel
240 mStreams[i]->start();
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3PostProc.h101 int32_t start(QCamera3Memory *mMemory, int index,
H A DQCamera3Stream.h68 virtual int32_t start();
H A DQCamera3Channel.cpp227 * FUNCTION : start
229 * DESCRIPTION: start channel, which will start all streams belong to this channel
237 int32_t QCamera3Channel::start() function in class:qcamera::QCamera3Channel
247 mStreams[i]->start();
539 * RETURN : 0 on a success start of capture
551 start();
553 ALOGE("%s: Failed to start the stream on the request",__func__);
590 * RETURN : 0 on a success start of capture
782 return start();
[all...]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/public/
H A DMobiCoreDevice.h91 * If at Trustlet start it detects an error of some sort and calls the
152 void start();
/hardware/ti/omap3/dspbridge/inc/
H A Ddynamic_loader.h203 * posn Desired file position relative to start of file in sizeof() units.
502 * start Starting address
512 LDR_ADDR start);
/hardware/libhardware/include/hardware/
H A Dbt_gatt_client.h190 bt_status_t (*scan)( int client_if, bool start );
201 bt_status_t (*listen)(int client_if, bool start);
H A Dgps.h95 and will start and call start() and stop() to schedule the GPS.
373 typedef pthread_t (* gps_create_thread)(const char* name, void (*start)(void *), void* arg);
402 int (*start)( void ); member in struct:__anon294
422 * Specifies that the next call to start will not use the
424 * a cold start.
/hardware/libhardware/tests/camera2/
H A Dcamera2_utils.cpp178 status_t MetadataQueue::freeBuffers(List<camera_metadata_t*>::iterator start, argument
180 while (start != end) {
181 free_camera_metadata(*start);
182 start = mStreamSlot.erase(start);
/hardware/qcom/audio/legacy/libalsa-intf/
H A Daplay.c178 static int start = 0; local
290 start = 0;
319 * start writting.
378 if (compressed && start) {
388 * If we have reached start threshold of buffer prefill,
389 * its time to start the driver.
391 if(start)
407 start = 1;
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
H A DMobiCoreDevice.cpp171 void MobiCoreDevice::start(void) function in class:MobiCoreDevice
178 DeviceIrqHandler::start();
183 DeviceScheduler::start();
/hardware/qcom/display/msm8960/libexternal/
H A Dexternal.cpp177 // disable HPD at start, it will be enabled later
179 // This helps for framework reboot or adb shell stop/start
387 char *start, *end; local
391 start = (char*) edidStr;
394 edidModes[count] = (int) strtol(start, &end, 10);
395 start = end+1;
/hardware/qcom/display/msm8974/libexternal/
H A Dexternal.cpp179 // disable HPD at start, it will be enabled later
181 // This helps for framework reboot or adb shell stop/start
385 char *start, *end; local
389 start = (char*) edidStr;
392 edidModes[count] = (int) strtol(start, &end, 10);
393 start = end+1;
/hardware/qcom/display/msm8x26/libexternal/
H A Dexternal.cpp177 // disable HPD at start, it will be enabled later
179 // This helps for framework reboot or adb shell stop/start
387 char *start, *end; local
391 start = (char*) edidStr;
394 edidModes[count] = (int) strtol(start, &end, 10);
395 start = end+1;
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp389 //Send START_DISPLAY COMMAND to display thread. Display thread will start and then wait for a message
677 for (int start = 0; start < i && i > 0; start++) {
678 int err = mANativeWindow->cancel_buffer(mANativeWindow, mBufferHandleMap[start]);
683 mFramesWithCameraAdapterMap.removeItem((int) mGrallocHandleMap[start]);
/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp406 if (yuvCount > 0 && !ctx->mCablProp.start) {
407 ctx->mCablProp.start = true;
413 } else if (yuvCount == 0 && ctx->mCablProp.start) {
414 ctx->mCablProp.start = false;
726 uint64_t start = systemTime(); local
729 __FUNCTION__, (size_t) ns2ms(systemTime() - start));
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp367 if (yuvCount > 0 && !ctx->mCablProp.start) {
368 ctx->mCablProp.start = true;
374 } else if (yuvCount == 0 && ctx->mCablProp.start) {
375 ctx->mCablProp.start = false;
684 uint64_t start = systemTime(); local
687 __FUNCTION__, (size_t) ns2ms(systemTime() - start));
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_log.h35 #define PERF_bits(field, start, len) \
36 ( (((unsigned long) (field)) >> start) & ((1 << (len)) - 1) )
170 unsigned long *puBuffer; /* start of current buffer */

Completed in 782 milliseconds

1234