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

  /external/libvpx/vp8/common/
loopfilter.h 91 #define vp8_lf_simple_b_h vp8_loop_filter_bhs_c
loopfilter.c 90 void vp8_loop_filter_bhs_c(unsigned char *y_ptr, unsigned char *u_ptr, unsigned char *v_ptr, function
  /external/libvpx/vp8/common/generic/
systemdependent.c 63 rtcd->loopfilter.simple_b_h = vp8_loop_filter_bhs_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 114 extern loop_filter_block_function vp8_loop_filter_bhs_c;

Completed in 60 milliseconds