Home
last modified time | relevance | path

Searched defs:cr (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/camera/
Djpeg.cpp51 const uint8_t* cr[kJpegMCUSize / 2]; in compressYUVImplPixelsFast() local
93 uint8_t* cr[kJpegMCUSize / 2]; in compressYUVImplPixelsSlow() local
DCameraDeviceSession.cpp130 CaptureResult cr; in makeCaptureResult() local
609 void CameraDeviceSession::consumeCaptureResult(CaptureResult cr) { in consumeCaptureResult()
Dconverters.cpp76 uint8_t* cr = static_cast<uint8_t*>(ycbcr.cr); in rgba2yuv() local
/device/google/cuttlefish/host/libs/config/
Dconfig_flag.cpp118 INJECT(ConfigFlagImpl(ConfigReader& cr, SystemImageDirFlag& s)) in INJECT()
/device/google/contexthub/firmware/os/platform/stm32/
Dpwr.c241 …uint32_t cr = PWR->CR &~ (PWR_CR_MRVLDS | PWR_CR_LPLVDS | PWR_CR_FPDS | PWR_CR_PDDS | PWR_CR_LPDS); in pwrSetSleepType() local
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp3223 RIL_CarrierRestrictions cr = {}; in setAllowedCarriers() local
3722 RIL_CarrierRestrictions cr = {}; in setAllowedCarriers_1_4() local
9745 RIL_CarrierRestrictions cr = {}; in getAllowedCarriersResponse() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto3758 optional uint32 cr = 20; field