Searched refs:interlaced (Results 1 – 15 of 15) sorted by relevance
/frameworks/native/libs/gralloc/types/ |
D | Gralloc4.cpp | 1051 status_t encodeInterlaced(const ExtendableType& interlaced, hidl_vec<uint8_t>* outInterlaced) { in encodeInterlaced() argument 1052 return encodeMetadata(MetadataType_Interlaced, interlaced, outInterlaced, encodeExtendableType); in encodeInterlaced() 1055 status_t decodeInterlaced(const hidl_vec<uint8_t>& interlaced, ExtendableType* outInterlaced) { in decodeInterlaced() argument 1056 return decodeMetadata(MetadataType_Interlaced, interlaced, outInterlaced, decodeExtendableType, in decodeInterlaced() 1229 bool isStandardInterlaced(const ExtendableType& interlaced) { in isStandardInterlaced() argument 1230 return !std::strncmp(interlaced.name.c_str(), GRALLOC4_STANDARD_INTERLACED, in isStandardInterlaced() 1231 interlaced.name.size()); in isStandardInterlaced() 1252 Interlaced getStandardInterlacedValue(const ExtendableType& interlaced) { in getStandardInterlacedValue() argument 1253 return static_cast<Interlaced>(interlaced.value); in getStandardInterlacedValue() 1279 std::string getInterlacedName(const ExtendableType& interlaced) { in getInterlacedName() argument [all …]
|
/frameworks/native/libs/ui/ |
D | Gralloc5.cpp | 339 ExtendableType interlaced; member 370 DECODE_TO(INTERLACED, outResult->interlaced); in dumpBufferCommon() 437 << ", interlaced: " << gralloc4::getInterlacedName(bufferDump.interlaced) in writeDumpToStream() 893 ExtendableType interlaced; in getInterlaced() local 894 status_t error = getInterlaced(bufferHandle, &interlaced); in getInterlaced() 898 if (!gralloc4::isStandardInterlaced(interlaced)) { in getInterlaced() 901 *outInterlaced = gralloc4::getStandardInterlacedValue(interlaced); in getInterlaced()
|
D | Gralloc4.cpp | 623 ExtendableType interlaced; in getInterlaced() local 624 status_t error = getInterlaced(bufferHandle, &interlaced); in getInterlaced() 628 if (!gralloc4::isStandardInterlaced(interlaced)) { in getInterlaced() 631 *outInterlaced = gralloc4::getStandardInterlacedValue(interlaced); in getInterlaced() 799 ExtendableType interlaced; in bufferDumpHelper() local 868 gralloc4::decodeInterlaced, &interlaced); in bufferDumpHelper() 935 << ", interlaced: " << gralloc4::getInterlacedName(interlaced) in bufferDumpHelper()
|
/frameworks/native/libs/gralloc/types/include/gralloctypes/ |
D | Gralloc4.h | 299 …laced(const aidl::android::hardware::graphics::common::ExtendableType& interlaced, android::hardwa… 300 status_t decodeInterlaced(const android::hardware::hidl_vec<uint8_t>& interlaced, aidl::android::ha… 401 const aidl::android::hardware::graphics::common::ExtendableType& interlaced); 412 const aidl::android::hardware::graphics::common::ExtendableType& interlaced); 425 const aidl::android::hardware::graphics::common::ExtendableType& interlaced);
|
/frameworks/native/libs/gralloc/types/tests/ |
D | Gralloc4_test.cpp | 557 ExtendableType compression, interlaced, chromaSiting; in TEST_F() local 577 ASSERT_NE(NO_ERROR, gralloc4::decodeInterlaced(vec, &interlaced)); in TEST_F()
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | index17 | 16 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index9 | 17 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index13 | 16 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index15 | 29 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index11 | 17 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index10 | 21 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index18 | 14 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index16 | 34 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | index12 | 20 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|
D | master_playlist | 813 …ffset=0 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=…
|