/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.cpp | 395 .limitTo(D::VIDEO & D::RAW) in initializeStandardParams() 400 .limitTo(D::VIDEO & D::DECODER & D::RAW)); in initializeStandardParams() 420 .limitTo((D::VIDEO | D::IMAGE) & D::DECODER & D::RAW) in initializeStandardParams() 423 .limitTo((D::VIDEO | D::IMAGE) & D::DECODER & D::RAW) in initializeStandardParams() 426 .limitTo((D::VIDEO | D::IMAGE) & D::DECODER & D::RAW)); in initializeStandardParams() 428 .limitTo((D::VIDEO | D::IMAGE) & D::DECODER & D::RAW)); in initializeStandardParams() 446 .limitTo((D::VIDEO | D::IMAGE) & D::ENCODER & D::RAW) in initializeStandardParams() 449 .limitTo((D::VIDEO | D::IMAGE) & D::ENCODER & D::RAW) in initializeStandardParams() 452 .limitTo((D::VIDEO | D::IMAGE) & D::ENCODER & D::RAW)); in initializeStandardParams() 454 .limitTo((D::VIDEO | D::IMAGE) & D::ENCODER & D::RAW)); in initializeStandardParams() [all …]
|
D | CCodecConfig.h | 95 RAW = ~(IS_INPUT | IS_OUTPUT | IS_CODED), enumerator
|
/hardware/interfaces/fastboot/1.0/default/ |
D | Fastboot.cpp | 28 _hidl_cb(FileSystemType::RAW, {Status::SUCCESS, ""}); in getPartitionType()
|
/hardware/interfaces/fastboot/1.0/ |
D | types.hal | 50 RAW
|
/hardware/google/pixel/fastboot/ |
D | Fastboot.cpp | 42 _hidl_cb(FileSystemType::RAW, { Status::SUCCESS, "" }); in getPartitionType()
|
/hardware/interfaces/broadcastradio/1.1/default/ |
D | VirtualProgram.cpp | 41 bmp.type = MetadataType::RAW; in createDemoBitmap()
|
/hardware/interfaces/broadcastradio/1.0/ |
D | types.hal | 155 RAW = 2, 204 /** Value used for type MetadataType.RAW */
|
/hardware/interfaces/broadcastradio/1.1/ |
D | IBroadcastRadio.hal | 34 * passing an image data blob in the MetadataType.RAW field, the HAL
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.cpp | 455 KeyFormat::RAW, key)); in CheckHmacTestVector() 473 KeyFormat::RAW, key)); in CheckAesCtrTestVector() 494 ASSERT_EQ(ErrorCode::OK, ImportKey(authset, KeyFormat::RAW, key)); in CheckTripleDesTestVector()
|
D | keymaster_hidl_hal_test.cpp | 1733 KeyFormat::RAW, key_material, &signing_key, &signing_key_chars)); in TEST_P() 1741 KeyFormat::RAW, key_material, &verification_key, &verification_key_chars)); in TEST_P() 1840 EXPECT_EQ(ErrorCode::UNSUPPORTED_KEY_FORMAT, ExportKey(KeyFormat::RAW, &export_data)); in TEST_P() 2071 KeyFormat::RAW, key)); in TEST_P() 2098 KeyFormat::RAW, key)); in TEST_P() 3359 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_P() 3365 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_P()
|
/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 | 157 RAW=0, // RAW: No decapsulation enumerator
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 773 KeyFormat::RAW, key)); in CheckHmacTestVector() 788 KeyFormat::RAW, key)); in CheckAesCtrTestVector() 2226 KeyFormat::RAW, key_material, &signing_key, &signing_key_chars)); in TEST_P() 2234 KeyFormat::RAW, key_material, &verification_key, &verification_key_chars)); in TEST_P() 2331 EXPECT_EQ(ErrorCode::UNSUPPORTED_KEY_FORMAT, ExportKey(KeyFormat::RAW, &export_data)); in TEST_P() 2489 KeyFormat::RAW, key)); in TEST_P() 2516 KeyFormat::RAW, key)); in TEST_P() 3524 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_P() 3530 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_P()
|
/hardware/interfaces/broadcastradio/1.1/vts/functional/ |
D | VtsHalBroadcastradioV1_1TargetTest.cpp | 438 EXPECT_NE(MetadataType::RAW, entry.type); in TEST_P()
|
/hardware/interfaces/broadcastradio/1.0/vts/functional/ |
D | VtsHalBroadcastradioV1_0TargetTest.cpp | 722 EXPECT_EQ(MetadataType::RAW, entry.type); in TEST_P()
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 506 * after RAW sensor data is captured.</p> 1373 * <p>Size in bytes for all the listed opaque RAW buffer sizes</p> 1450 * <p>Whether the RAW images output from this camera device are subject to 1568 * for each Bayer color channel of RAW image data.</p> 1853 * YUV_420_888, JPEG, or RAW) simultaneously.</p>
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 619 RAW = 0x100, // minimize signal processing 642 RAW = 0x4, // minimize signal processing
|
/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/audio/common/6.0/ |
D | types.hal | 713 RAW = 0x100, // minimize signal processing 736 RAW = 0x4, // minimize signal processing
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 707 RAW = 0x100, // minimize signal processing 730 RAW = 0x4, // minimize signal processing
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 907 * All RGB or RGBA formats (including RAW and Bayer): full range.
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 1131 RAW = 3,
|