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

  /external/libvpx/vp8/common/generic/
systemdependent.c 72 rtcd->postproc.blend_b = vp8_blend_b_c;
  /external/libvpx/vp8/common/
postproc.h 74 #define vp8_postproc_blend_b vp8_blend_b_c
postproc.c 600 void vp8_blend_b_c (unsigned char *y, unsigned char *u, unsigned char *v, function
    [all...]

Completed in 417 milliseconds