Searched refs:RAW (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 151 RAW = 2, 200 /** Value used for type MetadataType.RAW */
|
/hardware/interfaces/broadcastradio/1.0/default/ |
D | Utils.cpp | 77 static_assert(RADIO_METADATA_TYPE_RAW == static_cast<int>(MetadataType::RAW),
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | pkt_stats.h | 129 RAW=0, // RAW: No decapsulation enumerator
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | Utils.cpp | 83 static_assert(RADIO_METADATA_TYPE_RAW == static_cast<int>(MetadataType::RAW),
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 738 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/ |
D | types.hal | 667 RAW = 0x100, // minimize signal processing 688 RAW = 0x4, // minimize signal processing
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 432 RAW = 3, /* for symmetric key import and export*/
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 907 * All RGB or RGBA formats (including RAW and Bayer): full range.
|