Home
last modified time | relevance | path

Searched refs:vp8_mbsplits (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vp8/common/
Dentropymode.h22 extern vp8_mbsplit vp8_mbsplits [VP8_NUMMBSPLITS];
Dentropymode.c70 vp8_mbsplit vp8_mbsplits [VP8_NUMMBSPLITS] = variable
/external/libvpx/vp8/encoder/
Dbitstream.c1016 const int *const L = vp8_mbsplits [mi->partitioning]; in pack_inter_mode_mvs()
Drdopt.c1069 labels = vp8_mbsplits[segmentation]; in rd_check_segment()