Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/
DGralloc4.cpp1051 status_t encodeInterlaced(const ExtendableType& interlaced, hidl_vec<uint8_t>* outInterlaced) { in encodeInterlaced()
1055 status_t decodeInterlaced(const hidl_vec<uint8_t>& interlaced, ExtendableType* outInterlaced) { in decodeInterlaced()
1229 bool isStandardInterlaced(const ExtendableType& interlaced) { in isStandardInterlaced()
1252 Interlaced getStandardInterlacedValue(const ExtendableType& interlaced) { in getStandardInterlacedValue()
1279 std::string getInterlacedName(const ExtendableType& interlaced) { in getInterlacedName()
/frameworks/native/libs/ui/
DGralloc5.cpp339 ExtendableType interlaced; member
893 ExtendableType interlaced; in getInterlaced() local
DGralloc4.cpp623 ExtendableType interlaced; in getInterlaced() local
799 ExtendableType interlaced; in bufferDumpHelper() local
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp557 ExtendableType compression, interlaced, chromaSiting; in TEST_F() local