OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsValidVideoFrame
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/cdm/ppapi/
cdm_adapter.h
171
bool
IsValidVideoFrame
(const LinkedVideoFrame& video_frame);
cdm_adapter.cc
728
if (!
IsValidVideoFrame
(video_frame)) {
794
bool CdmAdapter::
IsValidVideoFrame
(const LinkedVideoFrame& video_frame) {
[
all
...]
Completed in 1026 milliseconds