OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:search_filter_level
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_picklpf.c
69
static int
search_filter_level
(const YV12_BUFFER_CONFIG *sd, VP9_COMP *cpi,
function
191
lf->filter_level =
search_filter_level
(sd, cpi,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_picklpf.c
46
static void
search_filter_level
(const YV12_BUFFER_CONFIG *sd, VP9_COMP *cpi,
function
153
search_filter_level
(sd, cpi, method == LPF_PICK_FROM_SUBIMAGE);
Completed in 823 milliseconds