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

  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_loopfilter_filters_dspr2.c 32 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
81 "lw %[pm1], (%[sm1]) \n\t"
86 : [pm1] "=&r" (pm1), [p0] "=&r" (p0), [p5] "=&r" (p5),
92 pm1, p0, p3, p4, p5, p6,
125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
165 pm1 = *((uint32_t *)(s4 - 4));
168 /* transpose pm1, p0, p1, p2 */
172 "precrq.qb.ph %[prim3], %[p0], %[pm1] \n\t"
173 "precr.qb.ph %[prim4], %[p0], %[pm1] \n\t
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c 355 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
395 pm1 = *((uint32_t *)(sm1));
400 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6,
440 pm1 = *((uint32_t *)(sm1));
445 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6,
485 pm1 = *((uint32_t *)(sm1));
490 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6,
530 pm1 = *((uint32_t *)(sm1));
535 vp8_filter_mask_vec_mips(limit, flimit, p1, p2, pm1, p0, p3, p4, p5, p6,
565 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6 local
682 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1032 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1643 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1788 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
1915 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
2125 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; local
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-complete.cpp 41 void test_memptr(X<long> *p1, long X<long>::*pm1,
44 (void)(p1->*pm1);
member-function-template.cpp 33 int& (X::*pm1)(int) = &X::f0;
38 int& (X::*pm1)(int) = &X::f1;
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1-11.cpp 40 PM<(0)> pm1; // expected-error{{null non-type template argument must be cast to template parameter type 'int X::*'}} variable
  /external/bluetooth/bluedroid/stack/avdt/
avdt_api.c 1291 UINT8 *p, *plen, *pm1, *p_end; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.test.performance_3.6.0.v20091014.jar 

Completed in 126 milliseconds