Searched defs:sample (Results 1 – 6 of 6) sorted by relevance
75 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable93 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable112 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable131 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable150 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable170 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable190 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable210 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable
50 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecInputDataReady() local61 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecOutputDataReady() local72 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VdecError() local79 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample *>(userData); in VencError() local100 HDRCodecNdkSample *sample = static_cast<HDRCodecNdkSample*>(userData); in VencOutputDataReady() local163 static int32_t RepeatCallStartFlush(HDRCodecNdkSample *sample) in RepeatCallStartFlush()187 static int32_t RepeatCallStartStop(HDRCodecNdkSample *sample) in RepeatCallStartStop()211 static int32_t RepeatCallStartFlushStop(HDRCodecNdkSample *sample) in RepeatCallStartFlushStop()
45 explicit TestConsumerListener(VideoSample *sample) : sample_(sample) {}; in TestConsumerListener()58 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnError() local64 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnState() local72 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnNewOutputBufferCall() local81 VideoSample* sample = reinterpret_cast<VideoSample*>(userData); in OnNewOutputBufferCallImpl() local
1187 std::unique_ptr<VideoSample> sample = std::make_unique<VideoSample>(); variable1200 std::unique_ptr<VideoSample> sample = std::make_unique<VideoSample>(); variable1214 std::unique_ptr<VideoSample> sample = std::make_unique<VideoSample>(); variable
78 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetRotation() local116 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetFormat() local150 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStart() local191 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStop() local232 OH_AVMemory *sample = OH_AVMemory_Create(TWOTWOVAL); in OHAVMuxerWriteSample() local272 OH_AVBuffer *sample = OH_AVBuffer_Create(TWOTWOVAL); in OHAVMuxerWriteSampleBuffer() local314 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerAddTrack() local396 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetRotationAbnormal() local434 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetFormatAbnormal() local468 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStartAbnormal() local[all …]
110 TestSample *sample = (TestSample *)arg; in StreamProcess() local