Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 79) sorted by relevance

1234

/drivers/interface/camera/metadata/include/
Dmetadata_utils.h61 for (size_t j = 0; j < sizeof(T); j++) { in WriteData() local
72 for (size_t j = 0; j < sizeof(T); j++) { in ReadData() local
/drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/
Dutils_data_stub.h59 for (size_t j = 0; j < sizeof(T); j++) { in WriteData() local
71 for (size_t j = 0; j < sizeof(T); j++) { in ReadData() local
/drivers/hdf_core/framework/core/manager/test/unittest/common/
Dhdf_sbuf_test.cpp310 for (int j = 0; j < loop; ++j) { variable
345 for (int j = 0; j < loop; ++j) { variable
378 for (int j = 0; j < loop; ++j) { variable
411 for (int j = 0; j < loop; ++j) { variable
444 for (int j = 0; j < loop; ++j) { variable
477 for (int j = 0; j < loop; ++j) { variable
510 for (int j = 0; j < loop; ++j) { variable
543 for (int j = 0; j < loop; ++j) { variable
574 for (int j = 0; j < loop; ++j) { variable
631 for (int j = 0; j < loop; ++j) { variable
[all …]
/drivers/hdf_core/adapter/uhdf2/hdi/src/
Dbuffer_util.c155 for (uint32_t j = 0; j < handle->reserveInts; j++) { in HdfSbufWriteNativeBufferHandle() local
173 for (uint32_t j = 0; j < handle->reserveInts; j++) { in ReadReserveData() local
Dnative_buffer.cpp247 for (uint32_t j = 0; j < handle.reserveInts; j++) { in WriteReserveData() local
265 for (uint32_t j = 0; j < handle.reserveInts; j++) { in ReadReserveData() local
/drivers/peripheral/clearplay/hdi_service/common/
Ddata_parser.cpp115 for (size_t j = 0; i < KEY_ID_SIZE; ++j) { in ParsePssh() local
154 size_t j = 0; in findSubVector() local
/drivers/hdf_core/framework/model/camera/utils/src/
Dcamera_utils.c73 int32_t j = 0; in GetCameraId() local
290 int32_t i, j; in GetSensorNum() local
303 int32_t i, j; in GetIspNum() local
316 int32_t i, j; in GetVcmNum() local
329 int32_t i, j; in GetLensNum() local
342 int32_t i, j; in GetFlashNum() local
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_dev_mgr.c72 for (uint32_t j = 0; des->configs[i]->functions[j] != NULL; j++) { in CreateInterface() local
169 uint32_t i, j; in AllocInterfaceAndFuncMgr() local
356 uint8_t i, j; in CollectEventHandle() local
465 uint8_t i, j; in GetHandleMgr() local
541 for (uint8_t j = 0; j < event.numEvent[i]; j++) { in UsbFnEventProcess() local
Dusbfn_sdk_if.c36 int32_t i, j; in IsDescriptorOk() local
97 uint32_t j; in UsbFnChangeFunction() local
Dadapter_if.c429 uint32_t i, j; in GetHeaderStr() local
450 uint32_t i, j; in UsbFnWriteStrings() local
929 uint32_t i, j; in UsbFnAdapterDelDevice() local
976 uint32_t i, j; in UsbFnAdapterCreateDevice() local
/drivers/peripheral/distributed_camera/hdi_service/src/utils/
Ddcamera.cpp104 uint32_t j = 0; in Base64Encode() local
153 uint32_t j = 0; in Base64Decode() local
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_hdi_util.c69 for (int i = 0, j = 0; i < MAC_STRING_SIZE; ++i) { in ConvertMacToArray() local
96 for (int i = 0, j = 0; i < MAC_STRING_SIZE; ++i) { in CheckMacIsValid() local
/drivers/peripheral/display/test/unittest/lite/
Dloadbmp_test.c188 uint16_t j; in LoadRgbData() local
212 uint16_t j; in LoadData() local
259 uint16_t j; in Copy2BitsAnd4Bits() local
/drivers/peripheral/display/composer/vdi_base/src/
Dhdi_drm_composition.cpp211 for (uint32_t j = 0; j < mPlanes.size(); j++) { in RemoveUnusePlane() local
229 for (uint32_t j = 0; j < mPlanes.size(); j++) { in FindPlaneAndApply() local
/drivers/hdf_core/adapter/platform/i2c/
Di2c_wm.c282 for (int32_t j = 0; j < len; j++) { in i2c_send() local
290 for (int32_t j = 0; j < len; j++) { in i2c_send() local
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_input_event.c114 int32_t j; in AudioPnpInputOpen() local
/drivers/interface/display/composer/v1_0/display_command/
Ddisplay_cmd_utils.h238 for (uint32_t j = 0; j < buffer->reserveInts; j++) { in BufferHandlePack() local
314 for (uint32_t j = 0; j < handle->reserveInts; j++) { in UnpackExtraInfo() local
/drivers/hdf_core/framework/model/network/wifi/platform/src/qos/
Dflow_control.c140 int32_t j; in FlowControlQueueInit() local
156 int32_t j; in FlowControlQueueDeinit() local
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/
Dstream_pipeline_strategy.cpp95 int j, in SetPortFormat()
176 for (int j = pipeSpecPtr->nodeSpecSize - 1; j >= 0; j--) { in SelectPipelineSpec() local
/drivers/peripheral/sensor/test/unittest/common/
Dhdf_sensor_test.cpp83 for (int32_t j = 0; j < sensorNode.dataDimension; ++j) { in SensorDataVerification() local
298 int32_t j; variable
/drivers/peripheral/sensor/chipset/temperature/
Dtemperature_sht30.c32 for (uint32_t j = SENSOR_DATA_WIDTH_8_BIT; j; --j) { in Sht30CalcCrc8() local
/drivers/peripheral/sensor/chipset/humidity/
Dhumidity_sht30.c32 for (uint32_t j = SENSOR_DATA_WIDTH_8_BIT; j; --j) { in Sht30CalcCrc8() local
/drivers/peripheral/sensor/test/common/src/
Dsensor_callback_impl.cpp74 for (int32_t j = 0; j < sensorNode.dataDimension; ++j) { in SensorDataVerification() local
/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c189 uint8_t j; in UsbProtocalCreatInterfaceObj() local
/drivers/hdf_core/framework/model/network/wifi/platform/src/
Dhdf_wlan_utils.c235 uint8_t j; in HdfWlanGetIfNames() local

1234