Home
last modified time | relevance | path

Searched refs:photo_data (Results 1 – 24 of 24) sorted by relevance

/dports/www/yt-dlp/yt-dlp-2021.12.27/yt_dlp/extractor/
H A Dtwentythreevideo.py31 photo_data = self._download_json(
35 title = photo_data['title']
39 audio_path = photo_data.get('audio_download')
44 'filesize': int_or_none(photo_data.get('audio_size')),
50 f_path = photo_data.get(f_base + 'download')
56 'width': int_or_none(photo_data.get(f_base + 'width')),
57 'height': int_or_none(photo_data.get(f_base + 'height')),
72 'duration': int_or_none(photo_data.get('video_length')),
73 'view_count': int_or_none(photo_data.get('view_count')),
75 'uploader_id': photo_data.get('user_id'),
[all …]
/dports/www/youtube_dl/youtube-dl/youtube_dl/extractor/
H A Dtwentythreevideo.py32 photo_data = self._download_json(
36 title = photo_data['title']
40 audio_path = photo_data.get('audio_download')
45 'filesize': int_or_none(photo_data.get('audio_size')),
51 f_path = photo_data.get(f_base + 'download')
57 'width': int_or_none(photo_data.get(f_base + 'width')),
58 'height': int_or_none(photo_data.get(f_base + 'height')),
73 'duration': int_or_none(photo_data.get('video_length')),
74 'view_count': int_or_none(photo_data.get('view_count')),
76 'uploader_id': photo_data.get('user_id'),
[all …]
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-photo-cache.c418 PhotoData *photo_data; in photo_data_new() local
421 photo_data->ref_count = 1; in photo_data_new()
427 return photo_data; in photo_data_new()
438 return photo_data; in photo_data_ref()
449 if (photo_data->bytes != NULL) in photo_data_unref()
462 if (photo_data->bytes != NULL) in photo_data_ref_bytes()
504 PhotoData *photo_data; in photo_ht_insert() local
518 if (photo_data != NULL) { in photo_ht_insert()
539 photo_data_ref (photo_data)); in photo_ht_insert()
572 PhotoData *photo_data; in photo_ht_lookup() local
[all …]
/dports/devel/py-graphql-relay/graphql-relay-3.1.0/tests/node/
H A Dtest_node.py30 photo_data = {"3": Photo(id="3", width=300), "4": Photo(id="4", width=400)} variable
37 if id_ in photo_data:
38 return photo_data[id_]
48 if obj.id in photo_data:
H A Dtest_global.py51 photo_data = {"1": Photo(photo_id=1, width=300), "2": Photo(photo_id=2, width=400)}
63 return photo_data[id_]
118 photo_data["1"],
119 photo_data["2"],
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ambient/
H A Dambient_photo_controller.cc570 auto photo_data = std::make_unique<std::string>(); in TryReadPhotoRawData() local
571 auto* photo_data_ptr = photo_data.get(); in TryReadPhotoRawData()
590 std::move(photo_data))); in TryReadPhotoRawData()
605 auto photo_data = std::make_unique<std::string>(); in TryReadPhotoRawData() local
607 auto* photo_data_ptr = photo_data.get(); in TryReadPhotoRawData()
619 [](const std::string& file_name, std::string* photo_data, in TryReadPhotoRawData()
623 photo_data)) { in TryReadPhotoRawData()
624 photo_data->clear(); in TryReadPhotoRawData()
636 std::move(photo_details), std::move(photo_data))); in TryReadPhotoRawData()
/dports/graphics/shotwell/shotwell-0.30.14/plugins/shotwell-publishing/
H A DPhotosUploader.vala45 unowned uint8[] photo_data = (uint8[]) mapped_file.get_contents();
46 photo_data.length = (int) mapped_file.get_length();
51 Soup.Buffer bindable_data = new Soup.Buffer(Soup.MemoryUse.TEMPORARY, photo_data);
/dports/devel/libgdata/libgdata-0.17.13/gdata/tests/
H A Dcontacts.c1980 guint8 *photo_data; in test_photo_add() local
1999 g_free (photo_data); in test_photo_add()
2006 guint8 *photo_data;
2019 g_free (photo_data);
2046 guint8 *photo_data; in add_photo_to_contact() local
2057 g_free (photo_data); in add_photo_to_contact()
2099 guint8 *photo_data; in test_photo_get() local
2111 g_assert (photo_data != NULL); in test_photo_get()
2118 g_free (photo_data); in test_photo_get()
2133 guint8 *photo_data;
[all …]
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libebook/client/
H A Dtest-book-client-photo-is-uri.c25 static const gchar *photo_data = variable
164 data = g_base64_decode (photo_data, &length); in update_contact_inline()
306 data = g_base64_decode (photo_data, &length); in add_contact_inline()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/tests/libebook-contacts/
H A Dtest-contact-types.c138 static const gchar *photo_data = variable
167 data = g_base64_decode (photo_data, &length); in test_photo()
/dports/www/py-instabot/instabot-0.117.0/instabot/api/
H A Dapi_photo.py152 photo_data = open(photo, "rb").read()
153 photo_len = str(len(photo_data))
172 data=photo_data,
/dports/net-im/jabberd/jabberd-2.7.0/tools/
H A Ddb-jd14-2-jd2.sql67 photo_data_mime,photo_data,photo_url,'','','',
/dports/mail/evolution/evolution-3.42.1/src/addressbook/gui/widgets/
H A Deab-contact-formatter.c551 gchar *photo_data; in render_title_block() local
552 photo_data = g_base64_encode ( in render_title_block()
559 photo_data); in render_title_block()
1249 gchar *photo_data; in render_compact() local
1251 photo_data = g_base64_encode ( in render_compact()
1259 photo_data, in render_compact()
1261 g_free (photo_data); in render_compact()
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_lib_ldap/dev/t/
H A D02-vcard.t69 my $photo_data = do {
125 _avatar => $photo_data,
/dports/mail/evolution-ews/evolution-ews-3.42.1/src/Microsoft365/addressbook/
H A De-book-backend-m365.c1034 GByteArray *photo_data = NULL; in ebb_m365_contact_get_photo() local
1040 e_m365_contact_get_id (m365_contact), &photo_data, cancellable, &local_error) && in ebb_m365_contact_get_photo()
1041 photo_data && photo_data->len) { in ebb_m365_contact_get_photo()
1045 e_contact_photo_set_inlined (photo, photo_data->data, photo_data->len); in ebb_m365_contact_get_photo()
1053 if (photo_data) in ebb_m365_contact_get_photo()
1054 g_byte_array_unref (photo_data); in ebb_m365_contact_get_photo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/settings/chromeos/
H A Dchange_picture_handler.cc192 std::vector<unsigned char> photo_data(raw_data.begin(), raw_data.end()); in HandlePhotoTaken() local
193 user_photo_data_ = base::RefCountedBytes::TakeVector(&photo_data); in HandlePhotoTaken()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/settings/chromeos/
H A Dchange_picture_handler.cc195 std::vector<unsigned char> photo_data(raw_data.begin(), raw_data.end()); in HandlePhotoTaken() local
196 user_photo_data_ = base::RefCountedBytes::TakeVector(&photo_data); in HandlePhotoTaken()
/dports/devel/libgdata/libgdata-0.17.13/gdata/services/contacts/
H A Dgdata-contacts-contact.c3443 g_autoptr(PhotoData) photo_data = NULL; in gdata_contacts_contact_set_photo_async()
3451 photo_data = g_slice_new (PhotoData); in gdata_contacts_contact_set_photo_async()
3452 photo_data->service = g_object_ref (service); in gdata_contacts_contact_set_photo_async()
3453 photo_data->data = g_memdup (data, length); in gdata_contacts_contact_set_photo_async()
3454 photo_data->length = length; in gdata_contacts_contact_set_photo_async()
3455 photo_data->content_type = g_strdup (content_type); in gdata_contacts_contact_set_photo_async()
3459 g_task_set_task_data (task, g_steal_pointer (&photo_data), (GDestroyNotify) photo_data_free); in gdata_contacts_contact_set_photo_async()
/dports/graphics/elementary-photos/photos-2.7.1/plugins/pantheon-photos-publishing/
H A DPicasaPublishing.vala352 unowned uint8[] photo_data = (uint8[]) mapped_file.get_contents ();
353 photo_data.length = (int) mapped_file.get_length ();
358 Soup.Buffer bindable_data = new Soup.Buffer (Soup.MemoryUse.TEMPORARY, photo_data);
/dports/graphics/shotwell/shotwell-0.30.14/plugins/shotwell-publishing-extras/
H A DYandexPublishing.vala267 string photo_data;
271 … FileUtils.get_contents(photo.get_serialized_file().get_path(), out photo_data, out data_length);
278 … Soup.Buffer bindable_data = new Soup.Buffer(Soup.MemoryUse.COPY, photo_data.data[0:data_length]);
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/miranda/
H A Dmiranda-buddy.c755 gpointer photo_data, in sipe_backend_buddy_set_photo() argument
759 g_free(photo_data); in sipe_backend_buddy_set_photo()
/dports/net-im/psi/psi-1.5/src/
H A Dinfodlg.cpp718 QByteArray photo_data = photo_file.readAll(); in setPreviewPhoto() local
719 QImage photo_image = QImage::fromData(photo_data); in setPreviewPhoto()
721 d->photo = photo_data; in setPreviewPhoto()
/dports/graphics/elementary-photos/photos-2.7.1/plugins/pantheon-photos-publishing-extras/
H A DYandexPublishing.vala313 string photo_data;
317 …FileUtils.get_contents (photo.get_serialized_file ().get_path (), out photo_data, out data_length);
324 … Soup.Buffer bindable_data = new Soup.Buffer (Soup.MemoryUse.COPY, photo_data.data[0:data_length]);
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/purple/
H A Dpurple-buddy.c351 gpointer photo_data, in sipe_backend_buddy_set_photo() argument
357 purple_buddy_icons_set_for_user(account, who, photo_data, in sipe_backend_buddy_set_photo()