Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 32) sorted by relevance

12

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2018-9527/
Dpoc.cpp47 ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader()
59 ogg_reference ref; in main() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0814/
Dpoc.cpp324 ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader()
336 ogg_reference ref; in main() local
/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderBlockModelMultiAccessUnitTest.java125 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local
195 OutputManager ref = null, test; in testFlush() local
304 OutputManager ref = cdtbA.getOutputManager(); in testReconfigure() local
DCodecDecoderMultiAccessUnitTest.java207 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local
287 OutputManager ref = null, test; in testFlush() local
407 OutputManager ref = cdtb1.getOutputManager(); in testReconfigure() local
DCodecDecoderTest.java347 OutputManager ref = new OutputManager(); in testSimpleDecode() local
456 OutputManager ref = mOutputBuff; in testFlush() local
565 OutputManager ref = new OutputManager(); in testOnlyEos() local
637 OutputManager ref = new OutputManager(); in testSimpleDecodeQueueCSD() local
725 OutputManager ref = mOutputBuff; in testDecodePartialFrame() local
DCodecDecoderBlockModelTest.java92 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode() local
DCodecDecoderPauseTest.java122 OutputManager ref = new OutputManager(); in testPause() local
DCodecEncoderBlockModelTest.java139 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode() local
DCodecDecoderReconfigureTest.java237 OutputManager ref = mOutputBuff; in testReconfigure() local
DCodecDecoderSurfaceTest.java213 OutputManager ref = decodeAndSavePts(mTestFile, mCodecName, pts, mode, in testSimpleDecodeToSurface() local
381 OutputManager ref = decodeAndSavePts(mTestFile, mCodecName, pts, mode, in testFlush() local
DCodecDecoderSurfaceReconfigureTest.java240 OutputManager ref = decodeAndSavePts(mTestFile, mCodecName, pts, mode, Integer.MAX_VALUE); in testReconfigure() local
DCodecEncoderTest.java360 OutputManager ref = new OutputManager(); in testSimpleEncode() local
474 OutputManager ref = mOutputBuff; in testReconfigure() local
588 OutputManager ref = new OutputManager(); in testOnlyEos() local
DCodecEncoderSurfaceTest.java183 OutputManager ref = new OutputManager(); in testSimpleEncodeFromSurface() local
DCodecDecoderValidationTest.java826 OutputManager ref = new OutputManager(); in testDecodeAndValidate() local
DCodecEncoderMultiAccessUnitTest.java316 OutputManager ref = cetb.getOutputManager(); in testSimpleEncode() local
DCodecEncoderBlockModelMultiAccessUnitTest.java325 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DInitTest.java35 float[] ref = new float[INPUTSIZE]; in testInitTest() local
DIntrinsicHistogram.java70 int ref[] = new int[256 * outvs2]; in testNorm() local
192 int ref[] = new int[256]; in testDot() local
DRSBaseCompute.java45 public void checkArray(float[] ref, float[] out, int height, int refStride, in checkArray()
61 public void checkArray(int[] ref, int[] out, int height, int refStride, in checkArray()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2027/
Dpoc.cpp75 ogg_reference ref; in main() local
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DCodecDecoderDrmTest.java134 OutputManager ref = decoder.getOutputManager(); in testSimpleDecode() local
DCodecDecoderMultiAccessUnitDrmTest.java144 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode() local
DCodecDecoderBlockModelMultiAccessUnitDrmTest.java148 OutputManager ref = codecDecoderBlockModelDrmtb.getOutputManager(); in testSimpleDecode() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DBlankActivityTest.java139 final AtomicReference<ComponentName> ref = new AtomicReference<>(); in testGetServiceComponentName_onUiThread() local
159 final AtomicBoolean ref = new AtomicBoolean(); in testIsContentCaptureFeatureEnabled_onUiThread() local
/cts/tests/media/jni/
DNativeCodecDecoderTestCommon.cpp338 OutputManager* ref, int64_t pts, SeekMode mode) { in decodeToMemory()
361 auto ref = mRefBuff; in testSimpleDecode() local
445 auto ref = mRefBuff; in testFlush() local
531 auto ref = mRefBuff; in testOnlyEos() local
580 auto ref = mRefBuff; in testSimpleDecodeQueueCSD() local

12