Home
last modified time | relevance | path

Searched defs:start (Results 1 – 25 of 129) sorted by relevance

123456

/hardware/intel/bootstub/
Dsfi.c29 static unsigned long sfi_search_mmap(unsigned long start, int len) in sfi_search_mmap()
44 int sfi_add_e820_entry(struct boot_params *bp, memory_map_t *mb_mmap, u64 start, u64 size, int type) in sfi_add_e820_entry()
96 unsigned long long start, end, size; in sfi_setup_mmap() local
/hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
DLogDumpHelper.h58 static void DumpBufferToString(char* str, uint32_t strSize, const uint8_t* start, uint32_t size) in DumpBufferToString()
80 static void DumpNaluDataBuffer(uint32_t nalu, const uint8_t* start, uint32_t size) in DumpNaluDataBuffer()
97 static void DumpBuffer(const char* prefix, const uint8_t* start, uint32_t size) in DumpBuffer()
119 static void DumpNaluHeaderBuffer(const uint8_t* const start, uint32_t size) in DumpNaluHeaderBuffer()
195 static void DumpBuffer2(const char* prefix, const uint8_t* start, uint32_t size) in DumpBuffer2()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dviddec_pm_utils_list.c74 uint32_t start=0, end=0; in viddec_pm_utils_list_updatebytepos() local
128 void viddec_pm_utils_list_emit_slice_tags(viddec_pm_utils_list_t *list, uint32_t start, uint32_t en… in viddec_pm_utils_list_emit_slice_tags()
Dviddec_pm_parser_ops.c80 uint32_t start=0, b_off=0; in viddec_pm_append_restof_pixel_data() local
142 int32_t viddec_pm_append_misc_tags(void *parent, uint32_t start, uint32_t end, viddec_workload_item… in viddec_pm_append_misc_tags()
/hardware/intel/common/libwsbm/src/
Dwsbm_mm.c89 unsigned long start, unsigned long size) in wsbmMMCreateTailNode()
265 wsbmMMinit(struct _WsbmMM *mm, unsigned long start, unsigned long size) in wsbmMMinit()
Dwsbm_mm.h58 unsigned long start; member
/hardware/libhardware/modules/input/evdev/
DBitUtils.cpp38 bool testBitInRange(const uint8_t arr[], size_t start, size_t end) { in testBitInRange()
/hardware/qcom/gps/sdm845/android/
DGnssBatching.cpp90 Return<bool> GnssBatching::start(const IGnssBatching::Options& options) { in start() function in android::hardware::gnss::V1_0::implementation::GnssBatching
/hardware/qcom/gps/msm8998/android/
DGnssBatching.cpp90 Return<bool> GnssBatching::start(const IGnssBatching::Options& options) { in start() function in android::hardware::gnss::V1_0::implementation::GnssBatching
/hardware/intel/img/hwcomposer/merrifield/common/observers/
DUeventObserver.cpp120 void UeventObserver::start() in start() function in android::intel::UeventObserver
/hardware/interfaces/audio/2.0/default/
DStream.h123 Return<Result> StreamMmap<T>::start() { in start() function
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
DUeventObserver.cpp120 void UeventObserver::start() in start() function in android::intel::UeventObserver
/hardware/libhardware/modules/sensors/dynamic_sensor/
DDummyDynamicAccelDaemon.cpp62 size_t start = deviceKey.length() - len; in createSensor() local
DHidRawSensor.cpp609 size_t start = 0, end = 0; in split() local
647 size_t start = 0, end = 0; in detectAndroidCustomSensor() local
/hardware/libhardware/tests/input/evdev/
DBitUtils_test.cpp67 for (int start = 0; start < 24; ++start) { in TEST() local
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dwifi_logger.cpp278 int start() { in start() function in DebugCommand
483 int start() { in start() function in SetLogHandler
612 int start() { in start() function in SetAlertHandler
793 int start() { in start() function in MemoryDumpCommand
992 int start() { in start() function in PacketFateCommand
/hardware/intel/common/libmix/videoencoder/
DPVSoftMPEG4Encoder.h37 virtual Encode_Status start(void) {return initEncoder();} in start() function
/hardware/google/easel/camera/include/
DHdrPlusProfiler.h76 void start() { in start() function
/hardware/interfaces/gnss/1.0/default/
DGnssBatching.cpp160 Return<bool> GnssBatching::start(const IGnssBatching::Options& options) { in start() function in android::hardware::gnss::V1_0::implementation::GnssBatching
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleObjectPool_test.cpp95 auto start = elapsedRealtimeNano(); in TEST_F() local
/hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
DVideoDecoderAVCSecure.cpp37 Decode_Status VideoDecoderAVCSecure::start(VideoConfigBuffer *buffer) { in start() function in VideoDecoderAVCSecure
/hardware/interfaces/wifi/1.1/default/
Dwifi.cpp60 Return<void> Wifi::start(start_cb hidl_status_cb) { in start() function in android::hardware::wifi::V1_1::implementation::Wifi
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraHALPP.cpp129 int32_t QCameraHALPP::start() in start() function in qcamera::QCameraHALPP
/hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
DVideoDecoderAVCSecure.cpp37 Decode_Status VideoDecoderAVCSecure::start(VideoConfigBuffer *buffer) { in start() function in VideoDecoderAVCSecure
/hardware/akm/AK8975_FS/akmdfs/
DAKFS_Measure.c156 const struct timespec* start, in AKFS_CalcSleep()

123456