HomeSort by relevance Sort by last modified time
    Searched refs:pN (Results 1 - 8 of 8) sorted by null

  /external/epid-sdk/ext/ipp/sources/ippcp/
pcpgfpecmulpoint.c 76 // ippStsBadArgErr pN is negative
77 // pN > MOD_MODULUS(ECP_MONT_R(pEC))
83 // pN Pointer to the Big Number context storing the scalar value
94 const IppsBigNumState* pN,
110 IPP_BAD_PTR1_RET(pN);
111 pN = (IppsBigNumState*)( IPP_ALIGNED_PTR(pN, BN_ALIGNMENT) );
112 IPP_BADARG_RET(!BN_VALID_ID(pN), ippStsContextMatchErr );
113 IPP_BADARG_RET( BN_NEGATIVE(pN), ippStsBadArgErr );
116 BNU_CHUNK_T* pScalar = BN_NUMBER(pN);
    [all...]
  /external/libopus/silk/
decode_frame.c 43 opus_int32 *pN, /* O Pointer to size of output frame */
126 *pN = L;
main.h 410 opus_int32 *pN, /* O Pointer to size of output frame */
  /external/pdfium/core/fpdfdoc/
cpdf_formcontrol.cpp 45 CPDF_Dictionary* pN = pAP->GetDictFor("N");
46 if (!pN)
49 for (const auto& it : *pN) {
  /external/tensorflow/tensorflow/compiler/xla/tests/
fusion_test.cc     [all...]
  /external/epid-sdk/ext/ipp/include/
ippcp.h     [all...]
  /external/webrtc/talk/media/testdata/
video.rtpdump 338 ??7?????5<?}5??Fx?=??a??LVI???z??C?.?@?U?~??????{1Z???c.???C0??i???? ??88BQ??8?7pn??y?>J??'&:?j?7??K?+????;?w?g?:??B w?2?'?????_?' ???q,U?g??{7??7?>?,V$??S? ?RG?d??|??? ? ???n??jYW????{?K???????35{
396 ????_?[ ?|;3???=?n?????.??f??mr=!??b?+??ux?6Æ_????v*??]??3W??C?V(? ??? ?HzE?q?V?k??[,Mw??~???(81C!s|???'"?L^???~? ????t?3?L}>????YCH3??Y?? %/???L1??sr??n?v????'???d???wJ?z??KJ^??_V?????<??T??????ii???uR??:?????V??E>?E?lq??????B"@?ò?|?sy1????*_^?b<???_???a?;I???`??S2?c[??=?n??A??.??f??V?r>!?f2?~? ???3???pN%????h}L?????n^?2?G`^] ??
    [all...]
h264-svc-99-640x360.rtpdump 517 `?rf/?l~tC+K????{08?q?Y??d?h?????????? ?0???rD?9?e??r???t?U?:???8Y?@*??=3?t?`?S&r???d?R?:5?X~??,????r?A/?f??S? ?=m?$G??3-?h?5???BzgD/???'???lD?i{??T:??)>U??5? -?_w???.????;y"?l????`? ???@Kt??e???#yu?:?D???? W?.?????i`??P!??TR??? ?G?A???w?»?L?B5?q?/??V?????? ?Z?????8???q??o?:?R???ID?5???/?spn??iPr'S??S???<"z?????w`O??:$?bSjg?p??E?|???†? 6?{???j??D?M;?J?l??y\?? S:?_??????A?G??+q?g???"???1?J~ ?L/z???zW??-_??(w?__Fkg?????;? e[s?? ?e??X?????+?S???p???V??? ? N?????ZU?E[??)?? ?
    [all...]

Completed in 1128 milliseconds