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

  /external/libvpx/vp8/decoder/arm/
dequantize_arm.h 27 #undef vp8_dequant_idct_add macro
28 #define vp8_dequant_idct_add vp8_dequant_idct_add_v6 macro
56 #undef vp8_dequant_idct_add macro
57 #define vp8_dequant_idct_add vp8_dequant_idct_add_neon macro
  /external/libvpx/vp8/decoder/x86/
dequantize_x86.h 34 #undef vp8_dequant_idct_add macro
35 #define vp8_dequant_idct_add vp8_dequant_idct_add_mmx macro
  /external/libvpx/vp8/decoder/
dequantize.h 58 #ifndef vp8_dequant_idct_add
59 #define vp8_dequant_idct_add vp8_dequant_idct_add_c macro
61 extern prototype_dequant_idct_add(vp8_dequant_idct_add);

Completed in 274 milliseconds