OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:label_count
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
rdopt.c
1112
int
label_count
;
local
1142
label_count
= vp8_mbsplit_count[segmentation];
1148
label_mv_thresh = 1 * bsi->mvthresh /
label_count
;
1156
for (i = 0; i <
label_count
; i++)
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
1684
const int
label_count
= 4;
local
[
all
...]
Completed in 39 milliseconds