Home
last modified time | relevance | path

Searched refs:ONEONEVAL (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
Dnativeavmuxerndk.cpp26 #define ONEONEVAL 11 macro
69 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetRotation()
99 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStart()
136 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerStop()
168 attrInfo.pts = ONEONEVAL; in OHAVMuxerWriteSample()
169 attrInfo.size = ONEONEVAL; in OHAVMuxerWriteSample()
204 attrInfo.pts = ONEONEVAL; in OHAVMuxerWriteSampleBuffer()
205 attrInfo.size = ONEONEVAL; in OHAVMuxerWriteSampleBuffer()
248 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerAddTrack()
322 OH_AVMemory *sample = OH_AVMemory_Create(ONEONEVAL); in OHAVMuxerSetRotationAbnormal()
[all …]
Dnativeavdemuxerndk.cpp34 #define ONEONEVAL 11 macro