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

  /toolchain/binutils/binutils-2.25/ld/emultempl/
spu_ovl.S 56 #define rv3 reserved3 define
216 lqr rv3, __rv_pattern # 1,6 4
233 lqr rv3, __rv_pattern # 1,6 4
246 shufb rv4, rv1, cur, rv3 # 1,4 10
  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 317 const short *rv3 = &vp9_rv[63 & rand()]; // NOLINT local
324 const int16_t *rv2 = rv3 + ((c * 17) & 127);
350 const int16_t *rv3 = &vp9_rv[63 & rand()]; // NOLINT local
357 const int16_t *rv2 = rv3 + ((c * 17) & 127);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_postproc.c 257 const short *rv3 = &vp9_rv[63 & rand()]; // NOLINT local
264 const short *rv2 = rv3 + ((c * 17) & 127);
  /external/libvpx/libvpx/vp8/common/
postproc.c 271 const short *rv3 = &vp8_rv[63&rand()]; local
279 const short *rv2 = rv3 + ((c * 17) & 127);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
postproc.c 271 const short *rv3 = &vp8_rv[63&rand()]; local
279 const short *rv2 = rv3 + ((c * 17) & 127);
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
postproc_msa.c 688 const int16_t *rv3 = &vp8_rv_msa[63 & rand()]; local
718 rv2[i] = rv3 + ((cnt * 17) & 127);
    [all...]

Completed in 191 milliseconds