Searched refs:gbytes (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | exif.c | 73 static int exif_decode_tag(void *logctx, GetByteContext *gbytes, int le, in exif_decode_tag() argument 84 ff_tread_tag(gbytes, le, &id, &type, &count, &cur_pos); in exif_decode_tag() 86 if (!bytestream2_tell(gbytes)) { in exif_decode_tag() 87 bytestream2_seek(gbytes, cur_pos, SEEK_SET); in exif_decode_tag() 95 ret = ff_exif_decode_ifd(logctx, gbytes, le, depth + 1, metadata); in exif_decode_tag() 106 gbytes, le, metadata); in exif_decode_tag() 109 bytestream2_seek(gbytes, cur_pos, SEEK_SET); in exif_decode_tag() 115 int ff_exif_decode_ifd(void *logctx, GetByteContext *gbytes, in ff_exif_decode_ifd() argument 121 entries = ff_tget_short(gbytes, le); in ff_exif_decode_ifd() 123 if (bytestream2_get_bytes_left(gbytes) < entries * 12) { in ff_exif_decode_ifd() [all …]
|
D | exif.h | 170 int ff_exif_decode_ifd(void *logctx, GetByteContext *gbytes, int le,
|
D | mjpegdec.c | 2003 GetByteContext gbytes; in mjpeg_decode_app() local 2012 bytestream2_init(&gbytes, aligned, len); in mjpeg_decode_app() 2015 ret = ff_tdecode_header(&gbytes, &le, &ifd_offset); in mjpeg_decode_app() 2019 bytestream2_seek(&gbytes, ifd_offset, SEEK_SET); in mjpeg_decode_app() 2023 ret = ff_exif_decode_ifd(s->avctx, &gbytes, le, 0, &s->exif_metadata); in mjpeg_decode_app() 2029 bytes_read = bytestream2_tell(&gbytes); in mjpeg_decode_app()
|
/third_party/harfbuzz/src/ |
D | hb-glib.cc | 294 hb_glib_blob_create (GBytes *gbytes) in hb_glib_blob_create() argument 297 gconstpointer data = g_bytes_get_data (gbytes, &size); in hb_glib_blob_create() 301 g_bytes_ref (gbytes), in hb_glib_blob_create()
|
D | hb-glib.h | 51 hb_glib_blob_create (GBytes *gbytes);
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 288 hb_glib_blob_create (GBytes *gbytes) in hb_glib_blob_create() argument 291 gconstpointer data = g_bytes_get_data (gbytes, &size); in hb_glib_blob_create() 295 g_bytes_ref (gbytes), in hb_glib_blob_create()
|
D | hb-glib.h | 51 hb_glib_blob_create (GBytes *gbytes);
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 396 hb_glib_blob_create (GBytes *gbytes) in hb_glib_blob_create() argument 399 gconstpointer data = g_bytes_get_data (gbytes, &size); in hb_glib_blob_create() 403 g_bytes_ref (gbytes), in hb_glib_blob_create()
|
D | hb-glib.h | 51 hb_glib_blob_create (GBytes *gbytes);
|
/third_party/glib/glib/ |
D | meson.build | 153 'gbytes.h', 242 'gbytes.c',
|
/third_party/glib/ |
D | BUILD.gn | 166 "glib/gbytes.c",
|
D | NEWS | 1267 - !1214 gvariant, gbytes: Avoid memcmp (NULL, ., 0) or memcmp (., NULL, 0) 2729 792780 gbytes should reference toplevel bytes when slicing with g_bytes_new... 2853 670139 gbytes.c:try_steal_and_unref nit 3976 755961 Fix up annotations in gbytes.c 7290 670138 gbytes.h is missing the G_BEGIN/END_DECL guards
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 4343 gbytes
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 4343 gbytes
|