Home
last modified time | relevance | path

Searched refs:pts (Results 1101 - 1125 of 1185) sorted by relevance

1...<<4142434445464748

/foundation/multimedia/av_codec/test/fuzztest/audioencoder_fuzzer/
H A Daudio_encoder_demo.cpp120 << ", flags:" << buffer->buffer_->flag_ << ", pts: " << buffer->buffer_->pts_ << endl; in OnOutputBufferAvailable()
568 info.pts = 0;
/foundation/multimedia/av_codec/test/fuzztest/audioencoderflush_fuzzer/
H A Daudio_encoder_flush_demo.cpp120 << ", flags:" << buffer->buffer_->flag_ << ", pts: " << buffer->buffer_->pts_ << endl; in OnOutputBufferAvailable()
547 info.pts = 0;
/foundation/multimedia/av_codec/test/fuzztest/audioencoderdescription_fuzzer/
H A Daudio_encoder_description_demo.cpp120 << ", flags:" << buffer->buffer_->flag_ << ", pts: " << buffer->buffer_->pts_ << endl; in OnOutputBufferAvailable()
547 info.pts = 0;
/third_party/ffmpeg/libavcodec/
H A Daudiotoolboxenc.c555 &avpkt->pts, in ffat_encode()
H A Dflacdec.c611 av_log(s->avctx, AV_LOG_ERROR, "CRC error at PTS %"PRId64"\n", avpkt->pts); in flac_decode_frame()
H A Drv40.c154 si->pts = get_bits(gb, 13); in rv40_parse_slice_header()
H A Dac3enc.c1822 if (frame->pts != AV_NOPTS_VALUE) in ff_ac3_encode_frame_common_end()
1823 avpkt->pts = frame->pts - ff_samples_to_time_base(avctx, avctx->initial_padding); in ff_ac3_encode_frame_common_end()
H A Dnvenc.c2032 pkt->pts = params->outputTimeStamp; in nvenc_set_timestamp()
2424 pic_params.inputTimeStamp = frame->pts; in nvenc_send_frame()
2457 timestamp_queue_enqueue(ctx->timestamp_list, frame->pts); in nvenc_send_frame()
/third_party/ffmpeg/doc/examples/
H A Dtranscoding.c561 stream->dec_frame->pts = stream->dec_frame->best_effort_timestamp; in main()
/third_party/ffmpeg/libavdevice/
H A Dkmsgrab.c352 pkt->pts = now; in kmsgrab_read_packet()
H A Dgdigrab.c404 avpriv_set_pts_info(st, 64, 1, 1000000); /* 64 bits pts in us */ in gdigrab_read_header()
584 pkt->pts = av_gettime(); in gdigrab_read_packet()
H A Dandroid_camera.c456 pkt.pts = image_timestamp; in image_available()
/third_party/ffmpeg/libavcodec/x86/
H A Drv40dsp.asm428 ; The weights are FP0.14 notation of fractions depending on pts.
/third_party/ffmpeg/libavformat/
H A Drtpenc.c537 s->cur_timestamp = s->base_timestamp + pkt->pts; in rtp_write_packet()
H A Dmvdec.c499 pkt->pts = index->timestamp; in mv_read_packet()
H A Dswfdec.c321 pkt->pts = frame; in swf_read_packet()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dapi_test.cpp504 attr.pts = -1; in HWTEST_F()
521 attr.pts = 0; in HWTEST_F()
539 attr.pts = 0; in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H A Dmediacontroller_unit_test.cpp231 mediaData->pts = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in MediaDataSetup()
H A Dvideoplaycontroller_unit_test.cpp208 mediaData->pts = std::chrono::system_clock::to_time_t(std::chrono::system_clock::now()); in MediaDataSetup()
H A Daudioplaycontroller_unit_test.cpp67 mediaData_->pts = 0; in AudioPlayControllerTestBaseImpl()
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h219 const sptr<SurfaceBuffer>& surfaceBuffer, int64_t pts, uint32_t flag);
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp831 info.pts = 0; in PushInputDataEOS()
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerInterfaceDependCheckTest.cpp96 info.pts = 0; in WriteSampleBuffer()
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_adapter.cpp461 frameInfo.pts = sinkFrameInfo.pts_; in HandleSourceStreamExt()
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
H A Davcodec_audio_avbuffer_decoder_demo.cpp830 info.pts = 0; in PushInputDataEOS()

Completed in 32 milliseconds

1...<<4142434445464748