/third_party/ffmpeg/libavformat/ |
H A D | movenc_ttml.c | 32 static int mov_init_ttml_writer(MOVTrack *track, AVFormatContext **out_ctx) in mov_init_ttml_writer() argument 57 mov_write_ttml_document_from_queue(AVFormatContext *s, AVFormatContext *ttml_ctx, MOVTrack *track, AVPacket *pkt, int64_t *out_start_ts, int64_t *out_duration) mov_write_ttml_document_from_queue() argument 106 ff_mov_generate_squashed_ttml_packet(AVFormatContext *s, MOVTrack *track, AVPacket *pkt) ff_mov_generate_squashed_ttml_packet() argument [all...] |
H A D | movenchint.c | 32 MOVTrack *track = &mov->tracks[index]; in ff_mov_init_hinting() local 459 ff_mov_close_hinting(MOVTrack *track) ff_mov_close_hinting() argument [all...] |
H A D | movenccenc.c | 364 int ff_mov_cenc_write_sinf_tag(MOVTrack* track, AVIOContext *pb, uint8_t* kid) in ff_mov_cenc_write_sinf_tag() argument
|
H A D | 4xm.c | 134 int track; in parse_strk() local [all...] |
H A D | scd.c | 146 static int scd_read_track(AVFormatContext *s, SCDTrackHeader *track, int index) in scd_read_track() argument [all...] |
H A D | flacdec.c | 126 int i, chapters, track, ti; in flac_read_header() local
|
H A D | gxf.c | 459 gxf_resync_media(AVFormatContext *s, uint64_t max_interval, int track, int timestamp) gxf_resync_media() argument [all...] |
H A D | imf_cpl.c | 121 static void imf_base_virtual_track_init(FFIMFBaseVirtualTrack *track) in imf_base_virtual_track_init() argument 126 static void imf_marker_virtual_track_init(FFIMFMarkerVirtualTrack *track) in imf_marker_virtual_track_init() argument 133 static void imf_trackfile_virtual_track_init(FFIMFTrackFileVirtualTrack *track) in imf_trackfile_virtual_track_init() argument [all...] |
H A D | imfdec.c | 355 open_track_resource_context(AVFormatContext *s, IMFVirtualTrackPlaybackCtx *track, int32_t resource_index) open_track_resource_context() argument 446 open_track_file_resource(AVFormatContext *s, FFIMFTrackFileResource *track_file_resource, IMFVirtualTrackPlaybackCtx *track) open_track_file_resource() argument 500 imf_virtual_track_playback_context_deinit(IMFVirtualTrackPlaybackCtx *track) imf_virtual_track_playback_context_deinit() argument 513 IMFVirtualTrackPlaybackCtx *track = NULL; open_virtual_track() local 687 IMFVirtualTrackPlaybackCtx *track; get_next_track_with_minimum_timestamp() local 709 get_resource_context_for_timestamp(AVFormatContext *s, IMFVirtualTrackPlaybackCtx *track, IMFVirtualTrackResourcePlaybackCtx **resource) get_resource_context_for_timestamp() argument 761 IMFVirtualTrackPlaybackCtx *track; imf_read_packet() local [all...] |
/third_party/skia/modules/skottie/src/layers/ |
H A D | AudioLayer.cpp | 21 ForwardingPlaybackController(sk_sp<skresources::ExternalTrackAsset> track, in ForwardingPlaybackController() argument 64 auto track = fResourceProvider->loadAudioAsset(path->begin(), in attachAudioLayer() local
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvtrak.c | 101 FT_Fixed track, t; in gxv_trak_trackTable_validate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | TrackingMDRef.h | 83 void track() { in track() function in llvm::TrackingMDRef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | TrackingMDRef.h | 79 void track() { in track() function in llvm::TrackingMDRef
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_resource.h | 62 } track; member
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/ |
H A D | AudioLatencyTuner.java | 58 public AudioLatencyTuner(AudioTrack track, int framesPerBlock) { in AudioLatencyTuner() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-trak-table.hh | 65 HBFixed track; /* Track value for this record. */ member
|
/third_party/ffmpeg/tools/ |
H A D | sidxindex.c | 98 struct Track *track = tracks->tracks[i]; in find_sidx() local 122 struct Track *track; in handle_file() local 296 struct Track *track = adaptation_sets[set][i]; output_mpd() local 308 struct Track *track = adaptation_sets[set][j]; output_mpd() local [all...] |
H A D | ismindex.c | 193 struct Track *track = tracks->tracks[i]; in write_fragments() local 328 struct Track *track in read_tfra() local 454 get_private_data(struct Track *track, AVCodecParameters *codecpar) get_private_data() argument 465 get_video_private_data(struct Track *track, AVCodecParameters *codecpar) get_video_private_data() argument 503 struct Track *track; handle_file() local 641 struct Track *track = tracks->tracks[i]; output_server_manifest() local 660 struct Track *track = tracks->tracks[main]; print_track_chunks() local 710 struct Track *track = tracks->tracks[tracks->video_track]; output_client_manifest() local 739 struct Track *track = tracks->tracks[tracks->audio_track]; output_client_manifest() local [all...] |
/third_party/node/deps/v8/tools/ |
H A D | locs.py | 268 def track(self, filename): member in Results
|
/third_party/python/Lib/test/ |
H A D | test_class.py | 67 def track(*args, **kwargs): function
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_subtitles.c | 52 ASS_Track *track; member [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_resource.h | 133 struct fd_resource_tracking *track; member 101 fd_resource_tracking_reference(struct fd_resource_tracking **ptr, struct fd_resource_tracking *track) fd_resource_tracking_reference() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Metadata.cpp | 143 void MetadataAsValue::track() { in track() function in MetadataAsValue 153 bool MetadataTracking::track(void *Ref, Metadata &MD, OwnerTy Owner) { in track() function in MetadataTracking
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
H A D | Context.cpp | 408 void Context::Lock::track(const std::shared_ptr<Variables> &vars) in track() function in vk::dbg::Context::Lock
|
/third_party/alsa-utils/seq/aplaymidi/ |
H A D | arecordmidi.c | 392 static void add_byte(struct smf_track *track, unsigned char byte) in add_byte() argument 408 var_value(struct smf_track *track, int v) var_value() argument 422 delta_time(struct smf_track *track, const snd_seq_event_t *ev) delta_time() argument 432 command(struct smf_track *track, unsigned char cmd) command() argument 459 struct smf_track *track; record_event() local [all...] |