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

  /external/libvpx/vp8/encoder/arm/
encodemb_arm.h 22 extern prototype_submbuv(vp8_subtract_mbuv_neon);
  /external/libvpx/vp8/encoder/x86/
encodemb_x86.h 28 extern prototype_submbuv(vp8_subtract_mbuv_mmx);
60 extern prototype_submbuv(vp8_subtract_mbuv_sse2);
  /external/libvpx/vp8/encoder/
encodemb.h 33 #define prototype_submbuv(sym) \ macro
73 extern prototype_submbuv(vp8_encodemb_submbuv);
83 prototype_submbuv(*submbuv);

Completed in 89 milliseconds