Home
last modified time | relevance | path

Searched refs:p3 (Results 1 – 25 of 27) sorted by relevance

12

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dnormal.inl11 tvec3<T, P> const & p3 argument
14 return normalize(cross(p1 - p2, p1 - p3));
Dnormal.hpp34 tvec3<T, P> const & p3);
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DSimApdu.aidl42 int p3;
DIccIo.aidl42 int p3;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DSimApdu.aidl43 int p3;
DIccIo.aidl43 int p3;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DSimApdu.aidl43 int p3;
DIccIo.aidl43 int p3;
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DSimApdu.aidl47 int p3;
DIccIo.aidl47 int p3;
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DSimApdu.aidl42 int p3;
DIccIo.aidl42 int p3;
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
Dstructs.cpp36 .p3 = icc.p3, in toHidl()
50 .p3 = apdu.p3, in toHidl()
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dnoise.inl708 tvec3<T, P> p3(a1.z, a1.w, h.w); local
711 …, P> norm = detail::taylorInvSqrt(tvec4<T, P>(dot(p0, p0), dot(p1, p1), dot(p2, p2), dot(p3, p3)));
715 p3 *= norm.w;
720 return T(42) * dot(m * m, tvec4<T, P>(dot(p0, x0), dot(p1, x1), dot(p2, x2), dot(p3, x3)));
788 tvec4<T, P> p3 = gtc::grad4(j1.z, ip); local
792 …, P> norm = detail::taylorInvSqrt(tvec4<T, P>(dot(p0, p0), dot(p1, p1), dot(p2, p2), dot(p3, p3)));
796 p3 *= norm.w;
806 dot(m1 * m1, tvec2<T, P>(dot(p3, x3), dot(p4, x4))));
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h2397 int t0,t1,t2,t3,p1,p2,p3,p4,p5,x0,x1,x2,x3; \
2399 p3 = s6; \
2400 p1 = (p2+p3) * stbi__f2f(0.5411961f); \
2401 t2 = p1 + p3*stbi__f2f(-1.847759065f); \
2404 p3 = s4; \
2405 t0 = stbi__fsh(p2+p3); \
2406 t1 = stbi__fsh(p2-p3); \
2415 p3 = t0+t2; \
2419 p5 = (p3+p4)*stbi__f2f( 1.175875602f); \
2426 p3 = p3*stbi__f2f(-1.961570560f); \
[all …]
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h2397 int t0,t1,t2,t3,p1,p2,p3,p4,p5,x0,x1,x2,x3; \
2399 p3 = s6; \
2400 p1 = (p2+p3) * stbi__f2f(0.5411961f); \
2401 t2 = p1 + p3*stbi__f2f(-1.847759065f); \
2404 p3 = s4; \
2405 t0 = stbi__fsh(p2+p3); \
2406 t1 = stbi__fsh(p2-p3); \
2415 p3 = t0+t2; \
2419 p5 = (p3+p4)*stbi__f2f( 1.175875602f); \
2426 p3 = p3*stbi__f2f(-1.961570560f); \
[all …]
/hardware/ril/reference-ril/
Dril.h622 int p3; member
636 int p3; member
654 int p3; /* A negative P3 implies a 4 byte APDU. */ member
Dreference-ril.c1864 apdu->p1, apdu->p2, apdu->p3, apdu->data ? apdu->data : "");
2070 p_args->p1, p_args->p2, p_args->p3);
2074 p_args->p1, p_args->p2, p_args->p3, p_args->data);
/hardware/ril/include/telephony/
Dril.h622 int p3; member
636 int p3; member
654 int p3; /* A negative P3 implies a 4 byte APDU. */ member
/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_icc.cpp241 iccIo.p3 = 0; in TEST_P()
/hardware/interfaces/radio/1.0/
Dtypes.hal1397 int32_t p1; // Values of p1, p2 and p3 defined as per 3GPP TS 51.011
1399 int32_t p3;
1768 int32_t p3; // A negative P3 implies a 4 byte APDU.
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp815 iccIo.p3 = 0; in TEST_P()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp8787 unsigned long p3 = 0, p4 = 0; in send_codec_config() local
8796 m_ftb_q.pop_entry(&p3,&p4,&ident2); in send_codec_config()
8799 if (fill_this_buffer_proxy((OMX_HANDLETYPE)p3,\ in send_codec_config()
8806 fill_buffer_done(&m_cmp,(OMX_BUFFERHEADERTYPE *)p3); in send_codec_config()
/hardware/ril/libril/
Dril_service.cpp712 apdu.p3 = message.p3; in dispatchIccApdu()
1148 rilIccIo.p3 = iccIo.p3; in iccIOForApp()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp12842 unsigned long p3 = 0, p4 = 0; in send_codec_config() local
12862 m_ftb_q.pop_entry(&p3,&p4,&ident2); in send_codec_config()
12865 if (fill_this_buffer_proxy((OMX_HANDLETYPE)p3,\ in send_codec_config()
12872 fill_buffer_done(&m_cmp,(OMX_BUFFERHEADERTYPE *)p3); in send_codec_config()

12