OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:highbd_interpolate
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_resize.c
455
static void
highbd_interpolate
(const uint16_t *const input, int inlength,
function
685
highbd_interpolate
(out, filteredlength, output, olength, bd);
688
highbd_interpolate
(input, length, output, olength, bd);
/external/libaom/libaom/av1/common/
resize.c
844
static void
highbd_interpolate
(const uint16_t *const input, int in_length,
function
[
all
...]
Completed in 170 milliseconds