OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BICUBIC_SCALER_STRUCT
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/vpx_scale/include/generic/
vpxscale_arbitrary.h
44
}
BICUBIC_SCALER_STRUCT
;
/external/libvpx/vpx_scale/generic/
bicubic_scaler.c
27
BICUBIC_SCALER_STRUCT
g_b_scaler;
266
vpx_memset(&g_b_scaler, 0, sizeof(
BICUBIC_SCALER_STRUCT
));
286
vpx_memset(&g_b_scaler, 0, sizeof(
BICUBIC_SCALER_STRUCT
));
Completed in 34 milliseconds