Home
last modified time | relevance | path

Searched defs:pts (Results 226 - 250 of 637) sorted by relevance

12345678910>>...26

/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_avbuffer_decoder_inner_demo.cpp135 int64_t pts; in InputFunc() local
H A Davcodec_audio_decoder_demo.cpp355 int32_t ADecDemo::HandleNormalInput(const uint32_t &index, const int64_t pts, const size_t size) in HandleNormalInput() argument
380 int64_t pts; in InputFunc() local
[all...]
/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_inner_demo.cpp268 int32_t VDecInnerDemo::HandleNormalInput(const uint32_t &index, const int64_t &pts, const size_t &size) in HandleNormalInput() argument
/foundation/multimedia/av_codec/test/unittest/audio_vivid_test/
H A Daudio_decoder_avbuffer_vivid_inner_unit_test.cpp269 int64_t pts; in InputFunc() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/
H A Dvideo_capture_plugin.cpp259 int64_t pts; in AcquireSurfaceBuffer() local
/foundation/multimedia/av_codec/test/unittest/reference_parser_test/reference_parser_demo/
H A Dreference_parser_demo.cpp166 int64_t pts = -1L; in DoAccurateSeek() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/
H A Dinner_demuxer_parser_sample.cpp275 int64_t pts = GetPtsFromWorkPts(workPts); in RunSeekScene() local
324 int64_t pts = GetPtsFromWorkPts(workPts); in RunSpeedScene() local
415 int64_t pts = 0; GetPtsFromWorkPts() local
[all...]
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp42 int32_t pts; member
85 static void sortFrame(OH_AVCodec *codec, uint32_t index, int32_t pts, uint32_t duration) in sortFrame() argument
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/daudio_output/
H A Ddaudio_output_plugin.cpp244 int64_t pts = Plugin::AnyCast<int64_t>(bufferMeta->GetMeta(Tag::USER_FRAME_PTS)); in PushData() local
313 int64_t pts = Plugin::AnyCast<int64_t>(buffer->GetBufferMeta()->GetMeta(Tag::USER_FRAME_PTS)); in WriteMasterClockToMemory() local
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-streams.c912 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts) in ivtv_stop_v4l2_decode_stream() argument
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dqcom-vadc-common.c323 static int qcom_vadc_map_voltage_temp(const struct vadc_map_pt *pts, in qcom_vadc_map_voltage_temp() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_vm.c53 dma_addr_t pts; in lima_vm_map_page() local
/kernel/linux/linux-5.10/drivers/media/radio/si470x/
H A Dradio-si470x-common.c515 si470x_fops_poll(struct file *file, struct poll_table_struct *pts) si470x_fops_poll() argument
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c96 static __poll_t fm_v4l2_fops_poll(struct file *file, struct poll_table_struct *pts) in fm_v4l2_fops_poll() argument
/kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.c84 struct vidtv_pes_optional_pts pts = {}; in vidtv_pes_write_pts_dts() local
[all...]
/kernel/linux/linux-6.6/drivers/media/radio/si470x/
H A Dradio-si470x-common.c515 si470x_fops_poll(struct file *file, struct poll_table_struct *pts) si470x_fops_poll() argument
/kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/
H A Dvidtv_pes.c84 struct vidtv_pes_optional_pts pts = {}; in vidtv_pes_write_pts_dts() local
[all...]
/kernel/linux/linux-6.6/drivers/media/radio/wl128x/
H A Dfmdrv_v4l2.c96 static __poll_t fm_v4l2_fops_poll(struct file *file, struct poll_table_struct *pts) in fm_v4l2_fops_poll() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Duvc_video.c40 u32 pts = ((u64)ts.tv_sec * USEC_PER_SEC + ts.tv_nsec / NSEC_PER_USEC) * 48; in uvc_video_encode_header() local
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_vclock.c93 struct timespec64 pts; in ptp_vclock_gettimex() local
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-streams.c912 int ivtv_stop_v4l2_decode_stream(struct ivtv_stream *s, int flags, u64 pts) in ivtv_stop_v4l2_decode_stream() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_vm.c53 dma_addr_t pts; in lima_vm_map_page() local
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dqcom-vadc-common.c346 static int qcom_vadc_map_voltage_temp(const struct vadc_map_pt *pts, in qcom_vadc_map_voltage_temp() argument
371 static s32 qcom_vadc_map_temp_voltage(const struct vadc_map_pt *pts, in qcom_vadc_map_temp_voltage() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibrav1e.c450 int64_t *pts = av_malloc(sizeof(int64_t)); in librav1e_receive_packet() local
/third_party/ffmpeg/doc/examples/
H A Dtranscode_aac.c654 static int64_t pts = 0; variable

Completed in 18 milliseconds

12345678910>>...26