OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_get_filter_kernel
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_filter.c
108
const subpel_kernel *
vp9_get_filter_kernel
(INTERPOLATION_TYPE type) {
function
vp9_filter.h
39
const subpel_kernel *
vp9_get_filter_kernel
(INTERPOLATION_TYPE type);
vp9_reconinter.c
37
vp9_get_filter_kernel
(mcomp_filter_type == SWITCHABLE ?
/external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c
435
vp9_get_filter_kernel
(mbmi->interp_filter);
[
all
...]
Completed in 106 milliseconds