Searched defs:from (Results 1 – 17 of 17) sorted by relevance
/hardware/google/av/media/sfplugin/utils/ |
D | Codec2Mapper.cpp | 538 bool C2Mapper::map(C2Config::bitrate_mode_t from, int32_t *to) { in map() 543 bool C2Mapper::map(int32_t from, C2Config::bitrate_mode_t *to) { in map() 548 bool C2Mapper::map(C2Config::pcm_encoding_t from, int32_t *to) { in map() 553 bool C2Mapper::map(int32_t from, C2Config::pcm_encoding_t *to) { in map() 558 bool C2Mapper::map(C2Color::range_t from, int32_t *to) { in map() 579 bool C2Mapper::map(int32_t from, C2Color::range_t *to) { in map() 600 bool C2Mapper::map(C2Color::range_t from, ColorAspects::Range *to) { in map() 605 bool C2Mapper::map(ColorAspects::Range from, C2Color::range_t *to) { in map() 675 bool C2Mapper::map(C2Color::primaries_t from, ColorAspects::Primaries *to) { in map() 680 bool C2Mapper::map(ColorAspects::Primaries from, C2Color::primaries_t *to) { in map() [all …]
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_callbacks.h | 54 void UpdateVsyncSource(hwc2_display_t from) { in UpdateVsyncSource()
|
/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 168 #define BAD_STATE_ABORT(from, to) \ argument
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 642 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocTimer.cpp | 655 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/sdm845/gps/msm8996/utils/ |
D | LocTimer.cpp | 648 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | LocTimer.cpp | 654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/sdm845/gps/msm8909/utils/ |
D | LocTimer.cpp | 650 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocTimer.cpp | 643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.cpp | 1261 static void convert(const AMessage::ItemData &from, ReflectedParamUpdater::Value *to) { in convert()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifi_hal.cpp | 1359 struct sockaddr_un from; in internal_pollin_handler_app() local
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 989 static void copyCacheFiles(const std::vector<std::vector<std::string>>& from, in copyCacheFiles()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 998 static void copyCacheFiles(const std::vector<std::vector<std::string>>& from, in copyCacheFiles()
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
D | gscan.cpp | 176 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from) in convert_to_hal_result()
|