Searched refs:CodecTypeAVC (Results 1 – 2 of 2) sorted by relevance
/hardware/google/av/media/eco/tests/ |
D | EcoSessionTest.cpp | 244 SimpleEncoderConfig sessionEncoderConfig("google-avc", CodecTypeAVC, AVCProfileHigh, AVCLevel52, in TEST_F() 262 EXPECT_EQ(codecType, CodecTypeAVC); in TEST_F() 529 SimpleEncoderConfig sessionEncoderConfig("google-avc", CodecTypeAVC, AVCProfileHigh, AVCLevel52, in TEST_F() 587 EXPECT_EQ(codecType, CodecTypeAVC); in TEST_F()
|
/hardware/google/av/media/eco/include/eco/ |
D | ECOServiceConstants.h | 28 constexpr int32_t CodecTypeAVC = 0x01; variable
|