OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_init_dsmotion_compensation
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h
46
void
vp9_init_dsmotion_compensation
(search_site_config *cfg, int stride);
vp9_mcomp.c
103
void
vp9_init_dsmotion_compensation
(search_site_config *cfg, int stride) {
function
[
all
...]
vp9_encoder.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h
49
void
vp9_init_dsmotion_compensation
(MACROBLOCK *x, int stride);
vp9_mcomp.c
105
void
vp9_init_dsmotion_compensation
(MACROBLOCK *x, int stride) {
function
[
all
...]
vp9_onyx_if.c
660
vp9_init_dsmotion_compensation
(&cpi->mb, y_stride);
[
all
...]
Completed in 196 milliseconds