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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 22 prototype void vp8_dequantize_b "struct blockd*, short *dqc"
23 specialize vp8_dequantize_b mmx media neon
  /external/libvpx/armv7a/
vpx_rtcd.h 25 #define vp8_dequantize_b vp8_dequantize_b_v6 macro
  /external/libvpx/generic/
vpx_rtcd.h 24 #define vp8_dequantize_b vp8_dequantize_b_c macro
  /external/libvpx/mips/
vpx_rtcd.h 24 #define vp8_dequantize_b vp8_dequantize_b_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 24 #define vp8_dequantize_b vp8_dequantize_b_c macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 26 #define vp8_dequantize_b vp8_dequantize_b_neon macro
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
threading.c 263 vp8_dequantize_b(b, xd->dequant_y2);
decodframe.c 246 vp8_dequantize_b(b, xd->dequant_y2);
    [all...]

Completed in 173 milliseconds