/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 | 480 KeyFormat::RAW, key)); in CheckHmacTestVector() 498 KeyFormat::RAW, key)); in CheckAesCtrTestVector() 519 ASSERT_EQ(ErrorCode::OK, ImportKey(authset, KeyFormat::RAW, key)); in CheckTripleDesTestVector()
|
D | keymaster_hidl_hal_test.cpp | 1836 KeyFormat::RAW, key_material, &signing_key, &signing_key_chars)); in TEST_F() 1844 KeyFormat::RAW, key_material, &verification_key, &verification_key_chars)); in TEST_F() 1941 EXPECT_EQ(ErrorCode::UNSUPPORTED_KEY_FORMAT, ExportKey(KeyFormat::RAW, &export_data)); in TEST_F() 2170 KeyFormat::RAW, key)); in TEST_F() 2197 KeyFormat::RAW, key)); in TEST_F() 3320 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F() 3326 ASSERT_EQ(ErrorCode::OK, ImportKey(import_params, KeyFormat::RAW, key)); in TEST_F()
|
/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 | 791 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/ |
D | VtsHalBroadcastradioV1_0TargetTest.cpp | 722 EXPECT_EQ(MetadataType::RAW, entry.type); 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/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/2.0/ |
D | types.hal | 667 RAW = 0x100, // minimize signal processing 688 RAW = 0x4, // minimize signal processing
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 619 RAW = 0x100, // minimize signal processing 642 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/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,
|