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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
convolve_test.cc 48 #define VP9_FILTER_WEIGHT 128
99 (VP9_FILTER_WEIGHT >> 1); // Rounding
127 (VP9_FILTER_WEIGHT >> 1); // Rounding
  /external/libvpx/libvpx/test/
convolve_test.cc 73 #define VP9_FILTER_WEIGHT 128
123 (VP9_FILTER_WEIGHT >> 1); // Rounding
148 (VP9_FILTER_WEIGHT >> 1); // Rounding
237 (VP9_FILTER_WEIGHT >> 1); // Rounding
265 (VP9_FILTER_WEIGHT >> 1); // Rounding
    [all...]
  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_avg_neon_asm.asm 17 ; VP9_FILTER_WEIGHT == 128
vpx_convolve8_neon_asm.asm 17 ; VP9_FILTER_WEIGHT == 128
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_convolve8_avg_neon.asm 17 ; VP9_FILTER_WEIGHT == 128
vp9_convolve8_neon.asm 17 ; VP9_FILTER_WEIGHT == 128
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 14 %define VP9_FILTER_WEIGHT 128

Completed in 265 milliseconds