Home
last modified time | relevance | path

Searched defs:Entry (Results 1 – 4 of 4) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodecBufferChannel.h340 struct Entry { struct
341 inline Entry() : buffer(nullptr), timestamp(0), flags(0), ordinal({0, 0, 0}) {} in Entry() argument
342 inline Entry( in Entry() function
359 bool pop(Entry *entry); argument
DCCodecBufferChannel.cpp521 struct Entry { struct in android::__anon5ff58d220111::FlexBuffersImpl
522 sp<Codec2Buffer> clientBuffer;
523 std::weak_ptr<C2Buffer> compBuffer;
704 struct Entry { struct in android::__anon5ff58d220111::BuffersArrayImpl
705 const sp<Codec2Buffer> clientBuffer;
706 std::weak_ptr<C2Buffer> compBuffer;
707 bool ownedByClient;
906 struct Entry { struct in android::__anon5ff58d220111::EncryptedLinearInputBuffers
907 std::weak_ptr<C2LinearBlock> block;
908 sp<IMemory> memory;
/hardware/google/av/media/codecs/base/include/
DSimpleC2Component.h223 struct Entry { struct
230 std::list<Entry> mQueue; argument
/hardware/libhardware/modules/camera/3_0/
DVendorTags.cpp38 struct Entry { struct
39 const char* name;
40 uint8_t type;