OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:which_buffer
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
temporal_filter.c
506
int
which_buffer
= start_frame - frame;
local
508
which_buffer
,
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
448
int
which_buffer
= start_frame - frame;
local
450
which_buffer
);
Completed in 103 milliseconds