OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:olength
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_resize.c
443
int
olength
,
446
if (length ==
olength
) {
450
steps = get_down2_steps(length,
olength
);
468
if (s == steps - 1 && proj_filteredlength ==
olength
)
478
if (filteredlength !=
olength
) {
479
interpolate(out, filteredlength, output,
olength
);
484
interpolate(input, length, output,
olength
);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_resize.c
443
int
olength
,
446
if (length ==
olength
) {
450
steps = get_down2_steps(length,
olength
);
468
if (s == steps - 1 && proj_filteredlength ==
olength
)
478
if (filteredlength !=
olength
) {
479
interpolate(out, filteredlength, output,
olength
);
484
interpolate(input, length, output,
olength
);
/external/squashfs-tools/squashfs-tools/
mksquashfs.c
1619
int
olength
= length;
local
[
all
...]
Completed in 617 milliseconds