OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetErrorFrames
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/test/
error_resilience_test.cc
112
void
SetErrorFrames
(int num, unsigned int *list) {
207
SetErrorFrames
(num_droppable_frames, droppable_frame_list);
225
SetErrorFrames
(num_error_frames, error_frame_list);
/external/libvpx/libvpx/test/
error_resilience_test.cc
112
void
SetErrorFrames
(int num, unsigned int *list) {
207
SetErrorFrames
(num_droppable_frames, droppable_frame_list);
225
SetErrorFrames
(num_error_frames, error_frame_list);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
error_resilience_test.cc
112
void
SetErrorFrames
(int num, unsigned int *list) {
207
SetErrorFrames
(num_droppable_frames, droppable_frame_list);
225
SetErrorFrames
(num_error_frames, error_frame_list);
Completed in 1506 milliseconds