| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | cpustat_kern.c | 106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local 214 u64 *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog2() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | dirac_parser.c | 215 int64_t pts = AV_RB32(cur_pu + 13); in dirac_combine_frame() local
|
| H A D | mediacodecdec_common.h | 103 int64_t pts; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_channelsplit.c | 189 int64_t pts; in activate() local
|
| H A D | settb.c | 141 int64_t pts; in activate() local
|
| H A D | f_reverse.c | 36 int64_t *pts; member [all...] |
| H A D | f_interleave.c | 43 int64_t pts; member 68 int64_t q_pts, pts = INT64_MAX; in activate() local [all...] |
| H A D | af_axcorrelate.c | 37 int64_t pts; member 206 int64_t pts; in activate() local [all...] |
| H A D | framesync.h | 111 int64_t pts; member 167 int64_t pts; member
|
| H A D | vf_random.c | 39 int64_t pts[MAX_FRAMES]; member [all...] |
| H A D | vf_tpad.c | 42 int64_t pts; member 78 int64_t pts; in activate() local [all...] |
| H A D | vsrc_sierpinski.c | 44 uint64_t pts; member
|
| H A D | vf_feedback.c | 120 int64_t pts; in activate() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | jvdec.c | 50 int64_t pts; member
|
| H A D | srtdec.c | 68 int64_t pts; member
|
| H A D | alp.c | 154 alp_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) alp_seek() argument
|
| H A D | img2.h | 46 int64_t pts; member
|
| H A D | yuv4mpegdec.c | 301 yuv4_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) yuv4_read_seek() argument
|
| H A D | flic.c | 262 flic_read_seek(AVFormatContext *s, int stream_index, int64_t pts, int flags) flic_read_seek() argument
|
| /third_party/ffmpeg/libavformat/tests/ |
| H A D | fifo_muxer.c | 41 static int prepare_packet(AVPacket *pkt, const FailingMuxerPacketData *pkt_data, int64_t pts) in prepare_packet() argument
|
| /third_party/ffmpeg/tests/api/ |
| H A D | api-seek-test.c | 37 static int add_crc_to_array(uint32_t crc, int64_t pts) in add_crc_to_array() argument 56 static int compare_crc_in_array(uint32_t crc, int64_t pts) in compare_crc_in_array() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkDraw_atlas.cpp | 33 SkPoint pts[4]; in fill_rect() local
|
| H A D | SkLineClipper.cpp | 175 int SkLineClipper::ClipLine(const SkPoint pts[], const SkRect& clip, SkPoint lines[], in ClipLine() argument [all...] |
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.cpp | 60 SkPoint pts[2]; in simplifyPath() local
|
| H A D | GrQuad.cpp | 86 static GrQuad::Type quad_type_for_points(const SkPoint pts[4], const SkMatrix& matrix) { in quad_type_for_points() argument 116 MakeFromSkQuad(const SkPoint pts[4], const SkMatrix& matrix) MakeFromSkQuad() argument [all...] |