Home
last modified time | relevance | path

Searched defs:track (Results 1 - 25 of 38) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A Dmovenc_ttml.c32 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 Dmovenchint.c32 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 Dmovenccenc.c364 int ff_mov_cenc_write_sinf_tag(MOVTrack* track, AVIOContext *pb, uint8_t* kid) in ff_mov_cenc_write_sinf_tag() argument
H A D4xm.c134 int track; in parse_strk() local
[all...]
H A Dscd.c146 static int scd_read_track(AVFormatContext *s, SCDTrackHeader *track, int index) in scd_read_track() argument
[all...]
H A Dflacdec.c126 int i, chapters, track, ti; in flac_read_header() local
H A Dgxf.c459 gxf_resync_media(AVFormatContext *s, uint64_t max_interval, int track, int timestamp) gxf_resync_media() argument
[all...]
H A Dimf_cpl.c121 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 Dimfdec.c355 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 DAudioLayer.cpp21 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 Dgxvtrak.c101 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 DTrackingMDRef.h83 void track() { in track() function in llvm::TrackingMDRef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DTrackingMDRef.h79 void track() { in track() function in llvm::TrackingMDRef
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.h62 } track; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/synth/
H A DAudioLatencyTuner.java58 public AudioLatencyTuner(AudioTrack track, int framesPerBlock) { in AudioLatencyTuner() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-trak-table.hh65 HBFixed track; /* Track value for this record. */ member
/third_party/ffmpeg/tools/
H A Dsidxindex.c98 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 Dismindex.c193 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 Dlocs.py268 def track(self, filename): member in Results
/third_party/python/Lib/test/
H A Dtest_class.py67 def track(*args, **kwargs): function
/third_party/ffmpeg/libavfilter/
H A Dvf_subtitles.c52 ASS_Track *track; member
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.h133 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 DMetadata.cpp143 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 DContext.cpp408 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 Darecordmidi.c392 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...]

Completed in 18 milliseconds

12