Home
last modified time | relevance | path

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

/hardware/interfaces/broadcastradio/1.1/default/
DVirtualProgram.cpp41 bmp.type = MetadataType::RAW; in createDemoBitmap()
/hardware/interfaces/broadcastradio/1.0/
Dtypes.hal155 RAW = 2,
204 /** Value used for type MetadataType.RAW */
/hardware/interfaces/broadcastradio/1.1/
DIBroadcastRadio.hal34 * passing an image data blob in the MetadataType.RAW field, the HAL
/hardware/google/av/media/sfplugin/
DCCodecConfig.cpp305 .limitTo(D::VIDEO & D::RAW) in initializeStandardParams()
364 .limitTo((D::VIDEO | D::IMAGE) & D::RAW)); in initializeStandardParams()
366 .limitTo((D::VIDEO | D::IMAGE) & D::RAW)); in initializeStandardParams()
374 .limitTo((D::VIDEO | D::IMAGE) & D::RAW) in initializeStandardParams()
DCCodecConfig.h92 RAW = ~(IS_INPUT | IS_OUTPUT | IS_CODED), enumerator
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.cpp438 KeyFormat::RAW, key)); in CheckHmacTestVector()
456 KeyFormat::RAW, key)); in CheckAesCtrTestVector()
477 ASSERT_EQ(ErrorCode::OK, ImportKey(authset, KeyFormat::RAW, key)); in CheckTripleDesTestVector()
Dkeymaster_hidl_hal_test.cpp1519 KeyFormat::RAW, key_material, &signing_key, &signing_key_chars)); in TEST_F()
1527 KeyFormat::RAW, key_material, &verification_key, &verification_key_chars)); in TEST_F()
1624 EXPECT_EQ(ErrorCode::UNSUPPORTED_KEY_FORMAT, ExportKey(KeyFormat::RAW, &export_data)); in TEST_F()
1803 KeyFormat::RAW, key)); in TEST_F()
1830 KeyFormat::RAW, key)); in TEST_F()
2947 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
2953 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
/hardware/interfaces/broadcastradio/1.0/default/
DUtils.cpp77 static_assert(RADIO_METADATA_TYPE_RAW == static_cast<int>(MetadataType::RAW),
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp791 KeyFormat::RAW, key)); in CheckHmacTestVector()
806 KeyFormat::RAW, key)); in CheckAesCtrTestVector()
2257 KeyFormat::RAW, key_material, &signing_key, &signing_key_chars)); in TEST_F()
2265 KeyFormat::RAW, key_material, &verification_key, &verification_key_chars)); in TEST_F()
2362 EXPECT_EQ(ErrorCode::UNSUPPORTED_KEY_FORMAT, ExportKey(KeyFormat::RAW, &export_data)); in TEST_F()
2520 KeyFormat::RAW, key)); in TEST_F()
2547 KeyFormat::RAW, key)); in TEST_F()
3555 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
3561 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
/hardware/interfaces/broadcastradio/1.0/vts/functional/
DVtsHalBroadcastradioV1_0TargetTest.cpp722 EXPECT_EQ(MetadataType::RAW, entry.type); in TEST_P()
/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp438 EXPECT_NE(MetadataType::RAW, entry.type); in TEST_P()
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal506 * after RAW sensor data is captured.</p>
1373 * <p>Size in bytes for all the listed opaque RAW buffer sizes</p>
1449 * <p>Whether the RAW images output from this camera device are subject to
1567 * for each Bayer color channel of RAW image data.</p>
1852 * YUV_420_888, JPEG, or RAW) simultaneously.</p>
/hardware/interfaces/audio/common/4.0/
Dtypes.hal619 RAW = 0x100, // minimize signal processing
642 RAW = 0x4, // minimize signal processing
/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/keymaster/4.0/
Dtypes.hal1131 RAW = 3,