OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_mbsplits
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp8/common/
entropymode.c
53
const vp8_mbsplit
vp8_mbsplits
[VP8_NUMMBSPLITS] =
variable
entropymode.h
31
extern const vp8_mbsplit
vp8_mbsplits
[VP8_NUMMBSPLITS];
/external/libvpx/libvpx/vp8/encoder/
bitstream.c
673
const int *const L =
vp8_mbsplits
[mi->partitioning];
[
all
...]
rdopt.c
1141
labels =
vp8_mbsplits
[segmentation];
[
all
...]
Completed in 99 milliseconds