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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct16x16_neon.c 39 int64_t store_reg[8]; local
44 vp9_push_neon(store_reg);
107 vp9_pop_neon(store_reg);
114 int64_t store_reg[8]; local
119 vp9_push_neon(store_reg);
169 vp9_pop_neon(store_reg);
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct16x16_neon.c 39 int64_t store_reg[8]; local
44 vp9_push_neon(store_reg);
107 vp9_pop_neon(store_reg);
114 int64_t store_reg[8]; local
119 vp9_push_neon(store_reg);
169 vp9_pop_neon(store_reg);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct16x16_neon.c 39 int64_t store_reg[8]; local
44 vp9_push_neon(store_reg);
107 vp9_pop_neon(store_reg);
114 int64_t store_reg[8]; local
119 vp9_push_neon(store_reg);
169 vp9_pop_neon(store_reg);
  /external/qemu/target-arm/
translate.c 177 static void store_reg(DisasContext *s, int reg, TCGv var) function
742 /* Variant of store_reg which uses branch&exchange logic when storing
751 store_reg(s, reg, var);
755 /* Variant of store_reg which uses branch&exchange logic when storing
765 store_reg(s, reg, var);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 4830 int64_t store_reg[8]; local
4893 int64_t store_reg[8]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 4831 int64_t store_reg[8]; local
4894 int64_t store_reg[8]; local
    [all...]

Completed in 161 milliseconds