Home
last modified time | relevance | path

Searched defs:thumb_buf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_thumbnail_embeddertest.cpp35 std::vector<uint8_t> thumb_buf(length_bytes); in TEST_F() local
54 std::vector<uint8_t> thumb_buf(length_bytes); in TEST_F() local
76 std::vector<uint8_t> thumb_buf(length_bytes); in TEST_F() local
112 std::vector<uint8_t> thumb_buf(length_bytes); in TEST_F() local
130 std::vector<uint8_t> thumb_buf(length_bytes); in TEST_F() local
150 std::vector<uint8_t> thumb_buf(length_bytes); in TEST_F() local
/aosp_15_r20/external/pdfium/samples/helpers/
H A Dwrite.cc851 std::vector<uint8_t> thumb_buf(decoded_data_size); in WriteDecodedThumbnailStream() local
880 std::vector<uint8_t> thumb_buf(raw_data_size); in WriteRawThumbnailStream() local