Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dvp8_entropymodedata.h61 const struct vp8_token_struct vp8_mbsplit_encodings[VP8_NUMMBSPLITS] = variable
Dentropymode.h63 extern const struct vp8_token_struct vp8_mbsplit_encodings[VP8_NUMMBSPLITS];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c159 bc, vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + x in write_split()
Drdopt.c1153 … rate = vp8_cost_token(vp8_mbsplit_tree, vp8_mbsplit_probs, vp8_mbsplit_encodings + segmentation); in rd_check_segment()