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

  /external/libvpx/vp8/common/
loopfilter.h 70 #define vp8_lf_normal_b_h vp8_loop_filter_bh_c
loopfilter.c 75 void vp8_loop_filter_bh_c(unsigned char *y_ptr, unsigned char *u_ptr, unsigned char *v_ptr, function
  /external/libvpx/vp8/common/generic/
systemdependent.c 59 rtcd->loopfilter.normal_b_h = vp8_loop_filter_bh_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 109 extern loop_filter_block_function vp8_loop_filter_bh_c;

Completed in 74 milliseconds