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

  /external/libvpx/vp8/common/
loopfilter.h 65 #define vp8_lf_normal_mb_h vp8_loop_filter_mbh_c
loopfilter.c 27 void vp8_loop_filter_mbh_c(unsigned char *y_ptr, unsigned char *u_ptr, unsigned char *v_ptr, function
  /external/libvpx/vp8/common/generic/
systemdependent.c 58 rtcd->loopfilter.normal_mb_h = vp8_loop_filter_mbh_c;
  /external/libvpx/vp8/common/ppc/
systemdependent.c 108 extern loop_filter_block_function vp8_loop_filter_mbh_c;

Completed in 947 milliseconds