Home
last modified time | relevance | path

Searched refs:cur_group (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dcmdutils.c611 *g = octx->cur_group; in finish_group()
624 memset(&octx->cur_group, 0, sizeof(octx->cur_group)); in finish_group()
634 OptionGroup *g = global ? &octx->global_opts : &octx->cur_group; in add_opt()
681 av_freep(&octx->cur_group.opts); in uninit_parse_context()
784 if (octx->cur_group.nb_opts || codec_opts || format_opts) in split_commandline()
H A Dcmdutils.h273 OptionGroup cur_group; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttcmap.c2249 FT_ULong cur_group; member
2331 /* cmap->cur_group should be set up properly by caller */
2348 for ( n = cmap->cur_group; n < cmap->num_groups; n++ ) in tt_cmap12_next()
2384 cmap->cur_group = n; in tt_cmap12_next()
2470 cmap12->cur_group = mid; in tt_cmap12_char_map_binary()
2602 FT_ULong cur_group; member
2679 /* cmap->cur_group should be set up properly by caller */
2696 for ( n = cmap->cur_group; n < cmap->num_groups; n++ ) in tt_cmap13_next()
2714 cmap->cur_group = n; in tt_cmap13_next()
2796 cmap13->cur_group in tt_cmap13_char_map_binary()
[all...]

Completed in 7 milliseconds