/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.cpp | 328 long long stop, in ParseElementHeader() argument 332 if ((stop >= 0) && (pos >= stop)) in ParseElementHeader() 344 if ((stop >= 0) && (pos >= stop)) in ParseElementHeader() 356 if ((stop >= 0) && ((pos + size) > stop)) in ParseElementHeader() 1864 const long long stop = m_start + m_size; in Parse() local 1871 while (pos < stop) in Parse() 1878 stop, in Parse() 1891 assert(pos <= stop); in Parse() 1894 assert(pos == stop); in Parse() 1913 while (pos < stop) in Parse() [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 333 long long stop, in ParseElementHeader() argument 337 if ((stop >= 0) && (pos >= stop)) in ParseElementHeader() 349 if ((stop >= 0) && (pos >= stop)) in ParseElementHeader() 361 if ((stop >= 0) && ((pos + size) > stop)) in ParseElementHeader() 1894 const long long stop = m_start + m_size; in Parse() local 1901 while (pos < stop) in Parse() 1908 stop, in Parse() 1921 assert(pos <= stop); in Parse() 1924 assert(pos == stop); in Parse() 1943 while (pos < stop) in Parse() [all …]
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
D | ThermalZoneMonitor.java | 32 private boolean stop = false; field in ThermalZoneMonitor 42 stop = true; in stopMonitor() 48 while (!stop && !t.isInterrupted()) { in run() 53 if (!stop) { in run()
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/ |
D | Exynos_OSAL_ETC.c | 161 static OMX_U32 MeasureTime(struct timeval *start, struct timeval *stop) in MeasureTime() argument 165 sec = stop->tv_sec - start->tv_sec; in MeasureTime() 166 if (stop->tv_usec >= start->tv_usec) { in MeasureTime() 167 usec = stop->tv_usec - start->tv_usec; in MeasureTime() 169 usec = stop->tv_usec + 1000000 - start->tv_usec; in MeasureTime()
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | workqueue.cpp | 24 stop = false; in WorkQueue() 54 stop = false; in StartWork() 79 stop = true; in StopWork() 111 if (stop) { in Run()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_loopfilter.h | 115 int start, int stop, int y_only); 124 int stop; 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() argument 100 for (r = start; r < stop; r += num_lf_workers) { in loop_filter_rows_mt() 129 lf_data->start, lf_data->stop, lf_data->y_only, in loop_filter_row_worker() 186 lf_data->stop = sb_rows; in vp9_loop_filter_frame_mt()
|
/hardware/qcom/audio/post_proc/ |
D | bundle.c | 144 if (context->ops.stop) in remove_effect_from_output() 145 context->ops.stop(context, output); in remove_effect_from_output() 272 if (fx_ctxt->ops.stop) in offload_effects_bundle_hal_stop_output() 273 fx_ctxt->ops.stop(fx_ctxt, out_ctxt); in offload_effects_bundle_hal_stop_output() 344 context->ops.stop = equalizer_stop; in effect_lib_create() 361 context->ops.stop = bassboost_stop; in effect_lib_create() 378 context->ops.stop = virtualizer_stop; in effect_lib_create() 401 context->ops.stop = reverb_stop; in effect_lib_create()
|
D | bundle.h | 60 int (*stop)(effect_context_t *context, output_context_t *output); member
|
/hardware/intel/img/libdrm/libdrm/ |
D | xf86drmSL.c | 374 struct timeval start, stop; in do_time() local 404 gettimeofday(&stop, NULL); in do_time() 406 usec = (double)(stop.tv_sec * 1000000 + stop.tv_usec in do_time()
|
/hardware/intel/img/hwcomposer/ips/anniedale/ |
D | AnnPlaneManager.cpp | 407 int stop = mSpritePlaneCount; in getFreePlanes() local 411 stop = 1; in getFreePlanes() 414 for (int i = start; i < stop; i++) { in getFreePlanes()
|
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/ |
D | VideoDecoderAVCSecure.h | 28 virtual void stop(void);
|
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/ |
D | VideoDecoderAVCSecure.h | 28 virtual void stop(void);
|
/hardware/intel/common/libmix/videoencoder/ |
D | VideoEncoderInterface.h | 26 virtual Encode_Status stop(void) = 0;
|
D | PVSoftMPEG4Encoder.h | 39 virtual Encode_Status stop(void) {return releaseEncoder();} in stop() function
|
/hardware/intel/common/libmix/videodecoder/ |
D | VideoDecoderInterface.h | 28 virtual void stop(void) = 0;
|
D | VideoDecoderMPEG4.h | 29 virtual void stop(void);
|
D | VideoDecoderVP8.h | 29 virtual void stop(void);
|
D | VideoDecoderWMV.h | 29 virtual void stop(void);
|
/hardware/intel/common/wrs_omxil_core/utils/inc/ |
D | workqueue.h | 112 int stop; variable
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | dhdioctl.h | 103 uint stop; /* Stop after this many tx failures */ member
|
/hardware/intel/common/libmix/videodecoder/securevideo/clovertrail/ |
D | VideoDecoderAVCSecure.h | 29 virtual void stop(void);
|
/hardware/intel/common/libmix/videodecoder/securevideo/merrplus/ |
D | VideoDecoderAVCSecure.h | 29 virtual void stop(void);
|
/hardware/intel/common/libmix/videodecoder/securevideo/moorefield/ |
D | VideoDecoderAVCSecure.h | 28 virtual void stop(void);
|
/hardware/intel/common/libmix/videodecoder/securevideo/merrifield/ |
D | VideoDecoderAVCSecure.h | 28 virtual void stop(void);
|