OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mb_lpf_vertical_edge_w
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter_filters.c
308
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/vpx_dsp/
loopfilter.c
323
static void
mb_lpf_vertical_edge_w
(uint8_t *s, int p,
function
348
mb_lpf_vertical_edge_w
(s, p, blimit, limit, thresh, 8);
353
mb_lpf_vertical_edge_w
(s, p, blimit, limit, thresh, 16);
[
all
...]
Completed in 53 milliseconds