Home
last modified time | relevance | path

Searched refs:vp8_uv_mode_encodings (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dvp8_entropymodedata.h53 const struct vp8_token_struct vp8_uv_mode_encodings[VP8_UV_MODES] = variable
Dentropymode.h62 extern const struct vp8_token_struct vp8_uv_mode_encodings[VP8_UV_MODES];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c129 w, VP8_UV_MODES, vp8_uv_mode_encodings, vp8_uv_mode_tree, in update_mbintra_mode_probs()
147 vp8_write_token(bc, vp8_uv_mode_tree, p, vp8_uv_mode_encodings + m); in write_uv_mode()