/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-si476x.c | 1124 si476x_radio_fops_poll(struct file *file, struct poll_table_struct *pts) si476x_radio_fops_poll() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
H A D | dvb_filter.h | 140 u8 pts[5]; member 202 u32 pts[2]; /* [0] 1st field, [1] 2nd field */ member
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg.h | 273 s64 pts; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | mfenc.c | 133 LONGLONG pts; in mf_sample_get_pts() local [all...] |
H A D | ccaption_dec.c | 604 static void update_time(CCaptionSubContext *ctx, int64_t pts) in update_time() argument
|
H A D | libzvbi-teletextdec.c | 52 int64_t pts; member 72 int64_t pts; member [all...] |
H A D | videotoolbox.c | 685 videotoolbox_decoder_callback(void *opaque, void *sourceFrameRefCon, OSStatus status, VTDecodeInfoFlags flags, CVImageBufferRef image_buffer, CMTime pts, CMTime duration) videotoolbox_decoder_callback() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfilter.c | 209 void ff_avfilter_link_set_in_status(AVFilterLink *link, int status, int64_t pts) in ff_avfilter_link_set_in_status() argument 222 void ff_avfilter_link_set_out_status(AVFilterLink *link, int status, int64_t pts) in ff_avfilter_link_set_out_status() argument 521 void ff_update_link_current_pts(AVFilterLink *link, int64_t pts) in ff_update_link_current_pts() argument 1496 int64_t pts = frame->pts; ff_inlink_evaluate_timeline_at_frame() local [all...] |
H A D | vf_bm3d.c | 853 int64_t pts; in activate() local
|
H A D | af_anequalizer.c | 739 const int64_t pts = buf->pts + in filter_frame() local
|
H A D | af_dynaudnorm.c | 84 int64_t pts; member 849 int64_t pts; in activate() local
|
H A D | vf_curves.c | 393 char **pts = &curves->comp_points_str[comp_ids[i]]; in parse_psfile() local 476 char **pts = curves->comp_points_str; in curves_init() local 636 char **pts = curves->comp_points_str; config_input() local [all...] |
H A D | af_loudnorm.c | 88 int64_t pts; member [all...] |
/third_party/ffmpeg/libavdevice/ |
H A D | xcbgrab.c | 424 int64_t pts; in xcbgrab_read_packet() local
|
/third_party/ffmpeg/libavformat/ |
H A D | iff.c | 123 int64_t pts; member
|
H A D | rmdec.c | 431 unsigned int size, n_pkts, str_id, next_off, n, pos, pts; in rm_read_index() local 1326 int64_t pos, pts; in ivr_read_packet() local 1136 rm_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) rm_read_seek() argument [all...] |
H A D | mpegenc.c | 42 int64_t pts; member 577 static int get_vcd_padding_size(AVFormatContext *ctx, int64_t pts) in get_vcd_padding_size() argument 638 flush_packet(AVFormatContext *ctx, int stream_index, int64_t pts, int64_t dts, int64_t scr, int trailer_size) flush_packet() argument 1152 int64_t pts, dts; mpeg_mux_write_packet() local [all...] |
H A D | mpeg.c | 239 int64_t pts, dts; in mpegps_read_pes_header() local 490 int64_t pts, dts, dummy_pos; // dummy_pos is needed for the index building to work in mpegps_read_packet() local 663 int64_t pos, pts, dts; mpegps_read_dts() local 965 int64_t pts, dts; vobsub_read_packet() local [all...] |
H A D | mux.c | 1358 int64_t pts = pkt->pts, dts = pkt->dts, duration = pkt->duration; ff_write_chained() local [all...] |
H A D | wtvdec.c | 327 int64_t pts; /**< pts for next data chunk */ member [all...] |
H A D | asfenc.c | 1021 int64_t pts; in asf_write_packet() local [all...] |
H A D | flvdec.c | 1064 int64_t dts, pts = AV_NOPTS_VALUE; local [all...] |
H A D | nutenc.c | 228 int pts; in build_frame_code() local [all...] |
H A D | nutdec.c | 1005 static int decode_frame_header(NUTContext *nut, int64_t *pts, int *stream_id, in decode_frame_header() argument 1093 int64_t pts, last_IP_pts; in decode_frame() local 1219 int64_t pos, pts, back_ptr; nut_read_timestamp() local 1241 read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) read_seek() argument [all...] |
/third_party/skia/src/core/ |
H A D | SkDraw.cpp | 341 drawPoints(SkCanvas::PointMode mode, size_t count, const SkPoint pts[], const SkPaint& paint, SkBaseDevice* device) const drawPoints() argument [all...] |