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/webrtc/webrtc/modules/video_coding/
qm_select.h
167
uint8_t
content_class_
;
member in class:webrtc::VCMQmMethod
qm_select.cc
45
content_class_
= 0;
51
return
content_class_
= 3 * motion_.level + spatial_.level;
327
content_class_
= ComputeContentClass();
511
kSpatialAction[
content_class_
+
514
kTemporalAction[
content_class_
+
587
uint8_t table_index = image_class * 9 +
content_class_
;
[
all
...]
Completed in 179 milliseconds