OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:actual_num_seg1_blocks
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_aq_cyclicrefresh.h
46
int
actual_num_seg1_blocks
;
member in struct:CYCLIC_REFRESH
vp9_aq_cyclicrefresh.c
140
double weight_segment1 = (double)cr->
actual_num_seg1_blocks
/ num8x8bl;
172
cr->
actual_num_seg1_blocks
+ cr->actual_num_seg2_blocks) >> 1) /
291
cr->
actual_num_seg1_blocks
= 0;
297
cr->
actual_num_seg1_blocks
++;
Completed in 64 milliseconds