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

  /external/libvpx/vp8/common/x86/
postproc_x86.h 24 extern prototype_postproc(vp8_post_proc_down_and_across_mmx);
32 #define vp8_postproc_downacross vp8_post_proc_down_and_across_mmx
x86_systemdependent.c 78 rtcd->postproc.downacross = vp8_post_proc_down_and_across_mmx;
postproc_mmx.asm 17 ;void vp8_post_proc_down_and_across_mmx
27 global sym(vp8_post_proc_down_and_across_mmx)
28 sym(vp8_post_proc_down_and_across_mmx):
postproc_mmx.c 51 void vp8_post_proc_down_and_across_mmx function
    [all...]

Completed in 31 milliseconds