Searched refs:mb_lpf_vertical_edge_w (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_loopfilter_filters.c308 static void mb_lpf_vertical_edge_w(uint8_t *s, int p, function
333 mb_lpf_vertical_edge_w(s, p, blimit, limit, thresh, 8);
338 mb_lpf_vertical_edge_w(s, p, blimit, limit, thresh, 16);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_loopfilter_filters.c308 static void mb_lpf_vertical_edge_w(uint8_t *s, int p, function
333 mb_lpf_vertical_edge_w(s, p, blimit, limit, thresh, 8);
338 mb_lpf_vertical_edge_w(s, p, blimit, limit, thresh, 16);

Completed in 80 milliseconds