OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:content_class_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
qm_select.h
184
uint8_t
content_class_
;
member in class:webrtc::VCMQmMethod
qm_select.cc
46
content_class_
= 0;
52
return
content_class_
= 3 * motion_.level + spatial_.level;
330
content_class_
= ComputeContentClass();
514
kSpatialAction[
content_class_
+
517
kTemporalAction[
content_class_
+
594
uint8_t table_index = image_class * 9 +
content_class_
;
[
all
...]
Completed in 145 milliseconds