| /hardware/bsp/intel/peripheral/libupm/src/lcd/ |
| D | ssd1306.cxx | 241 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/ |
| D | l298-stepper.js | 53 myHBridge_obj.stop = function() function
|
| D | uln200xa.js | 50 myUln200xa_obj.stop = function() function
|
| D | l298.js | 52 myHBridge_obj.stop = function() function
|
| /hardware/qcom/gps/msm8909/utils/ |
| D | LocThread.cpp | 130 void LocThreadDelegate::stop() { in stop() function in LocThreadDelegate 221 void LocThread::stop() { in stop() function in LocThread
|
| /hardware/qcom/gps/msm8996/utils/ |
| D | LocThread.cpp | 130 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/ |
| D | ThermalZoneMonitor.java | 32 private boolean stop = false; field in ThermalZoneMonitor
|
| /hardware/intel/common/wrs_omxil_core/utils/inc/ |
| D | workqueue.h | 112 int stop; variable
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
| D | mkvparser.cpp | 333 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/ |
| D | mkvparser.cpp | 328 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/ |
| D | PVSoftMPEG4Encoder.h | 39 virtual Encode_Status stop(void) {return releaseEncoder();} in stop() function
|
| /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/ |
| D | VideoDecoderAVCSecure.cpp | 63 void VideoDecoderAVCSecure::stop(void) { in stop() function in VideoDecoderAVCSecure
|
| /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/ |
| D | VideoDecoderAVCSecure.cpp | 63 void VideoDecoderAVCSecure::stop(void) { in stop() function in VideoDecoderAVCSecure
|
| /hardware/intel/common/libmix/videodecoder/ |
| D | VideoDecoderMPEG2.cpp | 55 void VideoDecoderMPEG2::stop(void) { in stop() function in VideoDecoderMPEG2
|
| D | VideoDecoderMPEG4.cpp | 53 void VideoDecoderMPEG4::stop(void) { in stop() function in VideoDecoderMPEG4
|
| D | VideoDecoderWMV.cpp | 56 void VideoDecoderWMV::stop(void) { in stop() function in VideoDecoderWMV
|
| D | VideoDecoderVP8.cpp | 139 void VideoDecoderVP8::stop(void) { in stop() function in VideoDecoderVP8
|
| /hardware/qcom/audio/post_proc/ |
| D | bundle.h | 60 int (*stop)(effect_context_t *context, output_context_t *output); member
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
| D | vp9_dthread.c | 93 int start, int stop, int y_only, in loop_filter_rows_mt()
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
| D | vp9_loopfilter.h | 124 int stop; member
|
| /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/ |
| D | AnnPlaneManager.cpp | 407 int stop = mSpritePlaneCount; in getFreePlanes() local
|
| /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
| D | bitstream.c | 165 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/ |
| D | QCameraChannel.cpp | 376 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/ |
| D | dhdioctl.h | 103 uint stop; /* Stop after this many tx failures */ member
|
| /hardware/intel/img/hwcomposer/merrifield/ips/anniedale/ |
| D | AnnPlaneManager.cpp | 444 int stop = mSpritePlaneCount; in getFreePlanes() local
|