Searched defs:sample (Results 1 – 4 of 4) sorted by relevance
70 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable88 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable107 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable126 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable145 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable165 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable185 shared_ptr<HDRCodecNdkSample> sample = make_shared<HDRCodecNdkSample>(); variable205 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()
69 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetRotation() local99 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStart() local136 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStop() local173 OH_AVMemory *sample = OH_AVMemory_Create(TWOTWOVAL); in OHAVMuxerWriteSample() local209 OH_AVBuffer *sample = OH_AVBuffer_Create(TWOTWOVAL); in OHAVMuxerWriteSampleBuffer() local248 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerAddTrack() local322 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetRotationAbnormal() local352 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStartAbnormal() local386 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStopAbnormal() local420 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerWriteSampleAbnormal() local[all …]
110 TestSample *sample = (TestSample *)arg; in StreamProcess() local