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

  /external/libvpx/vp8/encoder/
variance.h 89 #define prototype_getmbss(sym) unsigned int (sym)(const short *) macro
282 extern prototype_getmbss(vp8_variance_getmbss);
317 typedef prototype_getmbss(*vp8_getmbss_fn_t);
  /external/libvpx/vp8/encoder/x86/
variance_x86.h 42 extern prototype_getmbss(vp8_get_mb_ss_mmx);
149 extern prototype_getmbss(vp8_get_mb_ss_sse2);

Completed in 40 milliseconds