OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_unit_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/webm/
webm_video_client.cc
29
display_unit_
= -1;
70
if (
display_unit_
== -1)
71
display_unit_
= 0;
78
if (
display_unit_
== 0) {
84
} else if (
display_unit_
== 3) {
89
MEDIA_LOG(log_cb_) << "Unsupported display unit type " <<
display_unit_
;
134
dst = &
display_unit_
;
webm_video_client.h
53
int64
display_unit_
;
member in class:media::WebMVideoClient
Completed in 2522 milliseconds