Home
last modified time | relevance | path

Searched defs:locations (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/audio/effect/all-versions/vts/functional/
DValidateAudioEffectsConfiguration.cpp33 std::vector<const char*> locations(std::begin(DEFAULT_LOCATIONS), std::end(DEFAULT_LOCATIONS)); in TEST() local
/hardware/qcom/gps/msm8084/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/sdm845/gps/msm8994/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/gps/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/sdm845/gps/msm8084/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/gps/msm8994/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/qcom/sdm845/gps/core/
DUlpProxyBase.h75 inline virtual bool reportPositions(GpsExtLocation * locations, in reportPositions()
/hardware/interfaces/gnss/1.0/default/
DGnssBatching.cpp62 void GnssBatching::locationCb(int32_t locationsCount, FlpLocation** locations) { in locationCb()
/hardware/google/av/media/codecs/mpeg4_h263/
DC2SoftMpeg4Dec.cpp159 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl() local
/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp174 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl() local
/hardware/google/av/media/codecs/avc/
DC2SoftAvcDec.cpp115 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl() local
/hardware/google/av/media/codecs/hevc/
DC2SoftHevcDec.cpp112 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl() local
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp103 C2ChromaOffsetStruct locations[1] = { C2ChromaOffsetStruct::ITU_YUV_420_0() }; in IntfImpl() local
/hardware/google/av/codec2/include/
DC2Config.h1378 C2ChromaOffsetStruct locations[]; // max 2 elements member