Home
last modified time | relevance | path

Searched refs:gmc (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsiff.c62 uint8_t gmc[4]; member
208 avio_read(s->pb, c->gmc, c->gmcsize); in siff_read_packet()
223 memcpy(pkt->data + 2, c->gmc, c->gmcsize); in siff_read_packet()
/third_party/ffmpeg/libavcodec/
Dmpegvideodsp.h37 void (*gmc)(uint8_t *dst /* align 8 */, uint8_t *src /* align 1 */, member
Dmpegvideodsp.c113 c->gmc = ff_gmc_c; in ff_mpegvideodsp_init()
Dlibxvid.c85 int gmc; member
442 if (x->gmc) { in xvid_encode_init()
916 …{ "gmc", "use GMC", OFFSET(gmc), AV_OPT_TYPE_INT, { .i64…
Dmpegvideo_motion.c151 s->mdsp.gmc(dest_y, ptr, linesize, 16, in gmc_motion()
157 s->mdsp.gmc(dest_y + 8, ptr, linesize, 16, in gmc_motion()
174 s->mdsp.gmc(dest_cb, ptr, uvlinesize, 8, in gmc_motion()
182 s->mdsp.gmc(dest_cr, ptr, uvlinesize, 8, in gmc_motion()
/third_party/ffmpeg/doc/
Doptimization.txt91 gmc
92 Used for MPEG-4 gmc.
93 Optimizing this should have a significant effect on the gmc decoding
97 Used for chroma blocks in MPEG-4 gmc with 1 warp point
99 only 1/3 of the gmc blocks use this, the other 2/3
102 Note: DivX5 gmc always uses just 1 warp point.
DAPIchanges1380 Deprecate CODEC_FLAG_GMC. It is replaced by the "gmc" private option of the
Dencoders.texi2843 @item gmc
/third_party/ffmpeg/libavcodec/x86/
Dmpegvideodsp.c159 c->gmc = gmc_mmx; in ff_mpegvideodsp_init_x86()
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.231977 The bug is reported by Boris Letocha <b.letocha@gmc.net>. See
6062 2007-04-25 Boris Letocha <b.letocha@cz.gmc.net>
/third_party/freetype/
DChangeLog.231977 The bug is reported by Boris Letocha <b.letocha@gmc.net>. See
6062 2007-04-25 Boris Letocha <b.letocha@cz.gmc.net>
DChangeLog.211279 2004-10-09 Boris Letocha <b.letocha@cz.gmc.net>
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.231977 The bug is reported by Boris Letocha <b.letocha@gmc.net>. See
6062 2007-04-25 Boris Letocha <b.letocha@cz.gmc.net>
DChangeLog.211279 2004-10-09 Boris Letocha <b.letocha@cz.gmc.net>