/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/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 513 const list<DataItemId>& l, IDataItemObserver* to) in sendFirstResponse() 541 const list<DataItemId>& l, IDataItemObserver* to) in sendCachedDataItems()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.cpp | 636 C2Config::pcm_encoding_t to; in initializeStandardParams() local 643 int32_t to; in initializeStandardParams() local 1261 static void convert(const AMessage::ItemData &from, ReflectedParamUpdater::Value *to) { in convert()
|
/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 51 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.h | 51 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/audio/voice_processing/ |
D | voice_processing.c | 168 #define BAD_STATE_ABORT(from, to) \ argument
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 45 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 43 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 44 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) 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/sm8150/gps/core/ |
D | SystemStatusOsObserver.cpp | 514 const unordered_set<DataItemId>& s, IDataItemObserver* to) in sendCachedDataItems()
|
/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/qcom/sdm845/gps/sdm845/core/ |
D | SystemStatusOsObserver.cpp | 514 const unordered_set<DataItemId>& s, IDataItemObserver* to) in sendCachedDataItems()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | omx_video_base.cpp | 79 #define IS_NOT_ALIGNED( num, to) (num & (to-1)) argument 80 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | CompilationCachingTests.cpp | 990 const std::vector<std::vector<std::string>>& to) { in copyCacheFiles()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | CompilationCachingTests.cpp | 999 const std::vector<std::vector<std::string>>& to) { 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()
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
D | omx_vdec.cpp | 149 #define ALIGN( num, to ) (((num) + (to-1)) & (~(to-1))) argument
|