OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:av1_get_upscale_convolve_step
(Results
1 - 3
of
3
) sorted by null
/external/libaom/libaom/av1/common/
resize.h
109
int32_t
av1_get_upscale_convolve_step
(int in_length, int out_length);
resize.c
419
int32_t
av1_get_upscale_convolve_step
(int in_length, int out_length) {
function
[
all
...]
/external/libaom/libaom/test/
av1_horz_only_frame_superres_test.cc
281
av1_get_upscale_convolve_step
(width_src, width_dst);
336
av1_get_upscale_convolve_step
(width_src, width_dst);
Completed in 93 milliseconds