Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 62) sorted by relevance

123

/hardware/bsp/intel/peripheral/libupm/src/lcd/
Dssd1306.cxx241 void SSD1306::startscrollright(uint8_t start, uint8_t stop){ in startscrollright()
253 void SSD1306::startscrollleft(uint8_t start, uint8_t stop){ in startscrollleft()
264 void SSD1306::startscrolldiagright(uint8_t start, uint8_t stop){ in startscrolldiagright()
277 void SSD1306::startscrolldiagleft(uint8_t start, uint8_t stop){ in startscrolldiagleft()
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
Dl298-stepper.js53 myHBridge_obj.stop = function() function
Duln200xa.js50 myUln200xa_obj.stop = function() function
Dl298.js52 myHBridge_obj.stop = function() function
/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
221 void LocThread::stop() { in stop() function in LocThread
/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate
221 void LocThread::stop() { in stop() function in LocThread
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalZoneMonitor.java32 private boolean stop = false; field in ThermalZoneMonitor
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dworkqueue.h112 int stop; variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvparser.cpp333 long long stop, in ParseElementHeader()
1894 const long long stop = m_start + m_size; in Parse() local
2277 const long long stop = start + size_; in ParseEntry() local
2415 const long long stop = m_start + m_size; in DoneParsing() local
2430 const long long stop = m_start + m_size; in Init() local
2498 const long long stop = m_start + m_size; in LoadCuePoint() local
3032 long long stop; in Load() local
3140 const long long stop = start_ + size_; in Parse() local
3257 const long long stop = m_start + m_size; in DoneParsing() local
3328 const long long stop = m_start + m_size; //end of segment in GetNext() local
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/
Dmkvparser.cpp328 long long stop, in ParseElementHeader()
1864 const long long stop = m_start + m_size; in Parse() local
2247 const long long stop = start + size_; in ParseEntry() local
2385 const long long stop = m_start + m_size; in DoneParsing() local
2400 const long long stop = m_start + m_size; in Init() local
2468 const long long stop = m_start + m_size; in LoadCuePoint() local
3003 long long stop; in Load() local
3113 const long long stop = start_ + size_; in Parse() local
3234 const long long stop = m_start + m_size; in DoneParsing() local
3309 const long long stop = m_start + m_size; //end of segment in GetNext() local
[all …]
/hardware/intel/common/libmix/videoencoder/
DPVSoftMPEG4Encoder.h39 virtual Encode_Status stop(void) {return releaseEncoder();} in stop() function
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
DVideoDecoderAVCSecure.cpp63 void VideoDecoderAVCSecure::stop(void) { in stop() function in VideoDecoderAVCSecure
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
DVideoDecoderAVCSecure.cpp63 void VideoDecoderAVCSecure::stop(void) { in stop() function in VideoDecoderAVCSecure
/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG2.cpp55 void VideoDecoderMPEG2::stop(void) { in stop() function in VideoDecoderMPEG2
DVideoDecoderMPEG4.cpp53 void VideoDecoderMPEG4::stop(void) { in stop() function in VideoDecoderMPEG4
DVideoDecoderWMV.cpp56 void VideoDecoderWMV::stop(void) { in stop() function in VideoDecoderWMV
DVideoDecoderVP8.cpp139 void VideoDecoderVP8::stop(void) { in stop() function in VideoDecoderVP8
/hardware/qcom/audio/post_proc/
Dbundle.h60 int (*stop)(effect_context_t *context, output_context_t *output); member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_dthread.c93 int start, int stop, int y_only, in loop_filter_rows_mt()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_loopfilter.h124 int stop; member
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnPlaneManager.cpp407 int stop = mSpritePlaneCount; in getFreePlanes() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c165 const TOKENEXTRA *stop = p + xcount; in vp8_pack_tokens_c() local
399 const TOKENEXTRA *stop = cpi->tplist[mb_row].stop; in pack_tokens_into_partitions_c() local
418 const TOKENEXTRA *stop = cpi->tplist[mb_row].stop; in pack_mb_row_tokens_c() local
/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.cpp376 int32_t QCameraChannel::stop() in stop() function in qcamera::QCameraChannel
1238 int32_t QCameraReprocessChannel::stop() in stop() function in qcamera::QCameraReprocessChannel
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h103 uint stop; /* Stop after this many tx failures */ member
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnPlaneManager.cpp444 int stop = mSpritePlaneCount; in getFreePlanes() local

123