Home
last modified time | relevance | path

Searched refs:presentation (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpgssubdec.c96 PGSSubPresentation presentation; member
379 * Parse the presentation segment packet.
381 * The presentation segment contains details on the video
401 ctx->presentation.pts = pts; in parse_presentation_segment()
413 ctx->presentation.id_number = bytestream_get_be16(&buf); in parse_presentation_segment()
432 ctx->presentation.palette_id = bytestream_get_byte(&buf); in parse_presentation_segment()
433 ctx->presentation.object_count = bytestream_get_byte(&buf); in parse_presentation_segment()
434 if (ctx->presentation.object_count > MAX_OBJECT_REFS) { in parse_presentation_segment()
436 "Invalid number of presentation objects %d\n", in parse_presentation_segment()
437 ctx->presentation in parse_presentation_segment()
[all...]
H A Dpgs_frame_merge_bsf.c74 int ret, size, pos, display = 0, presentation = 0; in frame_merge_filter() local
107 break; // Invalid presentation segment length in frame_merge_filter()
108 ctx->presentation_found = presentation = 1; in frame_merge_filter()
132 if (presentation) { in frame_merge_filter()
/third_party/gn/infra/recipe_modules/target/examples/
H A Dfull.py22 step_result.presentation.logs['name'] = [target.os]
23 step_result.presentation.logs['arch'] = [target.arch]
24 step_result.presentation.logs['platform'] = [target.platform]
25 step_result.presentation.logs['triple'] = [target.triple]
26 step_result.presentation.logs['string'] = [str(target)]
/third_party/skia/infra/bots/recipes/
H A Dcompute_buildstats.py32 result.presentation.properties['binary_size_%s' % source] = binary_size
155 logs = result.presentation.logs
183 logs = result.presentation.logs
216 logs = result.presentation.logs
251 logs = result.presentation.logs
/third_party/skia/infra/bots/recipe_modules/vars/examples/
H A Dfull.py42 s.presentation.properties[p] = str(getattr(api.vars, p))
/third_party/skia/infra/bots/recipe_modules/checkout/
H A Dapi.py166 return update_step.presentation.properties['got_revision']
/third_party/eudev/hm_src/
H A Dkeyboard-keys-from-name.h231 {"presentation", KEY_PRESENTATION}, in keyboard_lookup_key()
/third_party/skia/infra/bots/recipe_modules/build/
H A Ddefault.py121 step_result.presentation.step_text = (
/third_party/ffmpeg/tests/fate/
H A Dmov.mak91 # GOP structure : B B I in presentation order.
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 31 milliseconds