/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeTextBlobTest.cpp | 274 OH_Drawing_Point2D pts[count]; in HWTEST_F() local 275 OH_Drawing_TextBlobCreateFromPosText(str, count, &pts[0], font, TEXT_ENCODING_UTF8); in HWTEST_F() 296 OH_Drawing_Point2D pts[count]; in HWTEST_F() local 299 OH_Drawing_TextBlobCreateFromPosText(nullptr, strlen(str), &pts[0], font, TEXT_ENCODING_UTF8); in HWTEST_F() 303 OH_Drawing_TextBlobCreateFromPosText(str, 0, &pts[0], font, TEXT_ENCODING_UTF8); in HWTEST_F() 310 OH_Drawing_TextBlobCreateFromPosText("123456", 6, &pts[0], font, TEXT_ENCODING_UTF8); in HWTEST_F() 313 OH_Drawing_TextBlobCreateFromPosText(str, strlen(str), &pts[0], nullptr, TEXT_ENCODING_UTF8); in HWTEST_F() 342 OH_Drawing_Point2D pts[count]; in HWTEST_F() local 343 OH_Drawing_TextBlobCreateFromPosText(str, strlen(str), &pts[0], font, TEXT_ENCODING_UTF8); in HWTEST_F() 365 OH_Drawing_Point2D pts[coun in HWTEST_F() local [all...] |
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/ |
H A D | nativeavmuxerndk.cpp | 61 attrInfo.pts = ONETWOVAL;
in OHAVMuxerSetRotation() 95 attrInfo.pts = ONETWOVAL;
in OHAVMuxerStart() 132 attrInfo.pts = ONETWOVAL;
in OHAVMuxerStop() 168 attrInfo.pts = ONEONEVAL;
in OHAVMuxerWriteSample() 204 attrInfo.pts = ONEONEVAL;
in OHAVMuxerWriteSampleBuffer() 244 attrInfo.pts = ONETWOVAL;
in OHAVMuxerAddTrack() 314 attrInfo.pts = ONETWOVAL;
in OHAVMuxerSetRotationAbnormal() 348 attrInfo.pts = ONETWOVAL;
in OHAVMuxerStartAbnormal() 382 attrInfo.pts = ONETWOVAL;
in OHAVMuxerStopAbnormal() 416 attrInfo.pts in OHAVMuxerWriteSampleAbnormal() [all...] |
H A D | nativeavdemuxerndk.cpp | 198 attrInfo.pts = ZEROVAL;
in OHAVDemuxerReadSample()
|
/test/xts/hats/hdf/codec/hdi_omx/ |
H A D | codec_hdi_omx_test.cpp | 63 buffer.pts = 0; in InitCodecBuffer() 121 omxBuffer->pts = 0; in InitCodecBufferWithAshMem() 216 omxBuffer->pts = 0; in InitBufferHandle() 797 omxBuffer->pts = 0; in HWTEST_F() 820 omxBuffer->pts = 0; in HWTEST_F() 843 omxBuffer->pts = 0; in HWTEST_F() 866 omxBuffer->pts = 0; in HWTEST_F() 964 omxBuffer->pts = 0; in HWTEST_F() 1085 buffer.pts = 0; in HWTEST_F() 1155 allocBuffer.pts in HWTEST_F() [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 462 attr.pts = GetSystemTimeUs(); in CopyStartCode() 471 attr.pts = GetSystemTimeUs(); in CopyStartCode() 620 attr.pts = GetSystemTimeUs(); in InputFunc_FUZZ() 633 attr.pts = 0; in SetEOS() 653 attr.pts = 0; in state_EOS()
|
H A D | api_test.cpp | 438 attr.pts = -1; in HWTEST_F() 454 attr.pts = 0; in HWTEST_F() 470 attr.pts = 0; in HWTEST_F() 619 attr.pts = 0; in HWTEST_F()
|
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 238 attr.pts = 0; in state_EOS() 556 attr.pts = 0; in RandomEOS() 612 attr.pts = 0; in SetEOS() 664 attr.pts = GetSystemTimeUs(); in PushData() 732 attr.pts = GetSystemTimeUs(); in InputDataFuzz() 787 cout << "enc AVCODEC_BUFFER_FLAGS_CODEC_DATA" << attr.pts << endl; in CheckAttrFlag()
|
H A D | api_test.cpp | 428 attr.pts = -1; in HWTEST_F() 444 attr.pts = 0; in HWTEST_F() 461 attr.pts = 0; in HWTEST_F() 639 attr.pts = 0; in HWTEST_F()
|
H A D | videoenc_api11_sample.cpp | 271 attr.pts = 0; in state_EOS() 640 attr.pts = 0; in SetEOS() 742 attr.pts = GetSystemTimeUs(); in PushData() 834 cout << "enc AVCODEC_BUFFER_FLAGS_CODEC_DATA" << attr.pts << endl; in CheckAttrFlag()
|
/test/xts/acts/multimedia/av_codec/demuxer/src/ |
H A D | func_test.cpp | 1160 startPts = attr.pts; in HWTEST_F() 1165 cout << pos << " =====curr_pts = attr.pts" << endl; in HWTEST_F() 1178 ASSERT_EQ(attr.pts, startPts); in HWTEST_F() 1220 startPts = attr.pts; in HWTEST_F() 1225 cout << "curr_pts = attr.pts" << endl; in HWTEST_F() 1239 ASSERT_EQ(attr.pts, startPts); in HWTEST_F() 1281 startPts = attr.pts; in HWTEST_F() 1286 cout << "curr_pts = attr.pts" << endl; in HWTEST_F() 1299 ASSERT_EQ(attr.pts, startPts); in HWTEST_F() 1346 endPts = attr.pts; in HWTEST_F() [all...] |
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 578 attr.pts = startPts; in SendData() 717 attr.pts = 0; in state_EOS() 727 attr.pts = 0; in SetEOS()
|
H A D | api_test.cpp | 451 attr.pts = -1; in HWTEST_F() 467 attr.pts = 0; in HWTEST_F() 483 attr.pts = 0; in HWTEST_F() 628 attr.pts = 0; in HWTEST_F()
|
/test/xts/acts/multimedia/media/media_cpp_standard/audioDecEncNdk/src/ |
H A D | ADecEncNdkSample.cpp | 359 attr.pts = 0; in PushInbufferDec() 363 attr.pts = timeStampDec_; in PushInbufferDec() 618 attr.pts = timeStampEnc_; in PushInbufferEnc()
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingCanvasTest.cpp | 1107 OH_Drawing_Point2D pts[count]; in HWTEST_F() local 1108 EXPECT_EQ(nullptr, OH_Drawing_TextBlobCreateFromPosText(nullptr, count, &pts[0], in HWTEST_F() 1112 EXPECT_EQ(nullptr, OH_Drawing_TextBlobCreateFromPosText(str, count, &pts[0], in HWTEST_F() 1114 OH_Drawing_TextBlob *textBlob = OH_Drawing_TextBlobCreateFromPosText(str, count, &pts[0], in HWTEST_F()
|
/test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
H A D | avcodec_audio_avbuffer_encoder_demo.cpp | 183 << ", flags:" << buffer->buffer_->flag_ << ", pts: " << buffer->buffer_->pts_ << endl; in OnOutputBufferAvailable() 658 info.pts = buffer->buffer_->pts_; in PushInputData() 673 info.pts = 0; in PushInputDataEOS()
|
/test/xts/acts/multimedia/media/media_cpp_standard/videoDecEncNdk/src/ |
H A D | VDecEncNdkSample.cpp | 387 attr.pts = 0; in PushInbufferDec() 392 attr.pts = timeStampDec_; in PushInbufferDec()
|
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/ |
H A D | hdrcodec_ndk_sample.cpp | 153 attr.pts = GetSystemTimeUs(); in SendData()
|
/test/xts/hats/hdf/codec/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 83 buffer.pts = 0;
in InitOmxCodecBuffer()
|
/test/xts/hats/hdf/codec/hdi_idlomx/ |
H A D | codec_function_utils.cpp | 55 buffer.pts = 0;
in InitOmxCodecBuffer()
|
/test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
H A D | avcodec_audio_avbuffer_decoder_demo.cpp | 830 info.pts = 0; in PushInputDataEOS()
|
/test/xts/hats/hdf/codec/hdi_component_additional/ |
H A D | codec_component_test.cpp | 81 buffer.pts = 0; in InitOmxCodecBuffer()
|