Home
last modified time | relevance | path

Searched refs:pV (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/tests/benchmark/src/native/encoder/
DC2Encoder.cpp213 uint8_t *pV = view.data()[C2PlanarLayout::PLANE_V]; in encodeFrames() local
216 memcpy(pV, data + (mWidth * mHeight * 5 >> 2), mWidth * mHeight >> 2); in encodeFrames()
/frameworks/base/core/jni/android/opengl/
Dutil.cpp60 Poly_vert* pV = & pPoly->vert[i];
61 ALOGI("[%d] %g, %g, %g %g", i, pV->sx, pV->sy, pV->sz, pV->sw);
/frameworks/av/media/codec2/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoEncTest.cpp357 uint8_t* pV = view.data()[C2PlanarLayout::PLANE_V]; in encodeNFrames() local
361 memcpy(pV, data + (nWidth * nHeight * 5 >> 2), nWidth * nHeight >> 2); in encodeNFrames()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_x86.cpp536 const unsigned char *pV, uint32_t count, const short *param) { in rsdIntrinsicYuv2_K() argument
557 V = cvtepu8_epi32(_mm_set1_epi32(*(const int *)pV)); in rsdIntrinsicYuv2_K()
591 pV += 4; in rsdIntrinsicYuv2_K()
/frameworks/rs/driver/runtime/arch/
Dasimd.ll834 define <4 x i8> @_Z18rsYuvToRGBA_uchar4hhh(i8 %pY, i8 %pU, i8 %pV) nounwind readnone alwaysinline {
837 %_sv = zext i8 %pV to i32
Dneon.ll838 define <4 x i8> @_Z18rsYuvToRGBA_uchar4hhh(i8 %pY, i8 %pU, i8 %pV) nounwind readnone alwaysinline {
841 %_sv = zext i8 %pV to i32