HomeSort by relevance Sort by last modified time
    Searched refs:vp8_mbsplit_encodings (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vp8/common/
entropymode.h 50 extern struct vp8_token_struct vp8_mbsplit_encodings [VP8_NUMMBSPLITS];
entropymode.c 171 struct vp8_token_struct vp8_mbsplit_encodings [VP8_NUMMBSPLITS]; variable in typeref:struct:vp8_token_struct
265 vp8_tokens_from_tree(vp8_mbsplit_encodings, vp8_mbsplit_tree);
  /external/libvpx/vp8/encoder/
bitstream.c 157 bc, vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + x
    [all...]
rdopt.c 1079 rate = vp8_cost_token(vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + segmentation);
    [all...]

Completed in 49 milliseconds