Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Dentropymode.h33 extern const vp8_mbsplit vp8_mbsplits[VP8_NUMMBSPLITS];
Dentropymode.c45 const vp8_mbsplit vp8_mbsplits[VP8_NUMMBSPLITS] = { variable
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c527 const int *const L = vp8_mbsplits[mi->partitioning]; in pack_inter_mode_mvs()
Drdopt.c975 labels = vp8_mbsplits[segmentation]; in rd_check_segment()