Searched refs:all_layers (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | libdav1d.c | 55 int all_layers; member 237 s.all_layers = dav1d->all_layers; in libdav1d_init() 566 { "alllayers", "Output all spatial layers", OFFSET(all_layers), AV_OPT_TYPE_BOOL, { .i64 = 0 }, 0, 1, VD },
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-color-colr-table.hh | 1259 hb_array_t<const LayerRecord> all_layers = (this+layersZ).as_array (numLayers); in get_glyph_layers() local 1260 hb_array_t<const LayerRecord> glyph_layers = all_layers.sub_array (record.firstLayerIdx, in get_glyph_layers() 1317 hb_array_t<const LayerRecord> all_layers = (this+layersZ).as_array (numLayers); in closure_V0palette_indices() local 1322 hb_array_t<const LayerRecord> glyph_layers = all_layers.sub_array (record.firstLayerIdx, in closure_V0palette_indices()
|
Completed in 5 milliseconds