/hardware/intel/common/wrs_omxil_core/utils/inc/ |
D | thread.h | 38 int Start(void);
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | SignalDrivenThread.h | 59 void Start(const char *name,
|
D | SignalDrivenThread.cpp | 53 void SignalDrivenThread::Start(const char* name, in Start() function in android::SignalDrivenThread
|
D | ExynosCameraHWInterface2.cpp | 1028 m_mainThread->Start("MainThread", PRIORITY_DEFAULT, 0); in ExynosCameraHWInterface2() 1029 m_sensorThread->Start("SensorThread", PRIORITY_DEFAULT, 0); in ExynosCameraHWInterface2() 1393 AllocatedStream->Start("StreamThread", PRIORITY_DEFAULT, 0); in StartSCCThread() 1612 m_sensorThread->Start("SensorThread", PRIORITY_DEFAULT, 0); in notifyRequestQueueNotEmpty() 1726 AllocatedStream->Start("StreamThread", PRIORITY_DEFAULT, 0); in allocateStream() 1824 AllocatedStream->Start("StreamThread", PRIORITY_DEFAULT, 0); in allocateStream()
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | thread.cpp | 45 int Thread::Start(void) in Start() function in Thread
|
D | workqueue.cpp | 56 return Start(); in StartWork()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_postproc_mmx.asm | 512 add arg(0), rax ; Start += Pitch
|
D | vp9_postproc_sse2.asm | 677 add arg(0), rax ; Start += Pitch
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/ |
D | loc_api_cb.xdr | 24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3
|
D | loc_api.xdr | 23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3
|
D | loc_api_common.xdr | 24 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/lib/Htorpc/Start.pm#3
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | systemdependent.c | 42 void vp8_plane_add_noise_c(unsigned char *Start, unsigned int Width, unsigned int Height, int Pitch…
|
/hardware/samsung_slsi/exynos5/mobicore/ |
D | README.android | 10 Start MobiCore Daemon
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/ |
D | loc_api_cb.xdr | 35 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Start.pm#4
|
D | loc_api.xdr | 34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Start.pm#4
|
D | loc_api_common.xdr | 35 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/lib/Htorpc/Start.pm#4
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/ |
D | loc_api_cb.xdr | 53 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Start.pm#1
|
D | loc_api.xdr | 52 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Start.pm#1
|
D | loc_api_common.xdr | 53 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/lib/Htorpc/Start.pm#1
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | postproc_mmx.asm | 244 ;void vp8_plane_add_noise_mmx (unsigned char *Start, unsigned char *noise,
|
D | postproc_sse2.asm | 658 ;void vp8_plane_add_noise_wmt (unsigned char *Start, unsigned char *noise,
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
D | OMX_JpegEnc_Utils.h | 584 Start, enumerator
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | postproc.c | 510 void vp8_plane_add_noise_c(unsigned char *Start, char *noise, in vp8_plane_add_noise_c() argument 520 unsigned char *Pos = Start + i * Pitch; in vp8_plane_add_noise_c()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_rtcd_defs.pl | 260 add_proto qw/void vp9_plane_add_noise/, "uint8_t *Start, char *noise, char blackclamp[16], char whi…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 1540 : socket_writer_(new SocketWriter(host, port)) { Start(); } in StreamingListener() 1543 : socket_writer_(socket_writer) { Start(); } in StreamingListener() 1605 void Start() { SendLn("gtest_streaming_protocol_version=1.0"); } in Start() function in testing::internal::StreamingListener
|