Home
last modified time | relevance | path

Searched refs:RAW (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal151 RAW = 2,
200 /** Value used for type MetadataType.RAW */
/hardware/interfaces/broadcastradio/1.0/default/
DUtils.cpp77 static_assert(RADIO_METADATA_TYPE_RAW == static_cast<int>(MetadataType::RAW),
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dpkt_stats.h129 RAW=0, // RAW: No decapsulation enumerator
/hardware/interfaces/broadcastradio/1.1/default/
DUtils.cpp83 static_assert(RADIO_METADATA_TYPE_RAW == static_cast<int>(MetadataType::RAW),
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp738 KeyFormat::RAW, key)); in CheckHmacTestVector()
753 KeyFormat::RAW, key)); in CheckAesCtrTestVector()
2187 KeyFormat::RAW, key_material, &signing_key, &signing_key_chars)); in TEST_F()
2195 KeyFormat::RAW, key_material, &verification_key, &verification_key_chars)); in TEST_F()
2294 EXPECT_EQ(ErrorCode::UNSUPPORTED_KEY_FORMAT, ExportKey(KeyFormat::RAW, &export_data)); in TEST_F()
2453 KeyFormat::RAW, key)); in TEST_F()
2480 KeyFormat::RAW, key)); in TEST_F()
3486 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
3492 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
/hardware/interfaces/audio/common/2.0/
Dtypes.hal667 RAW = 0x100, // minimize signal processing
688 RAW = 0x4, // minimize signal processing
/hardware/interfaces/keymaster/3.0/
Dtypes.hal432 RAW = 3, /* for symmetric key import and export*/
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal907 * All RGB or RGBA formats (including RAW and Bayer): full range.