Searched refs:vp8_kf_ymode_tree (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dmodecosts.c48 vp8_kf_ymode_tree);
H A Dbitstream.c142 vp8_write_token(bc, vp8_kf_ymode_tree, p, vp8_kf_ymode_encodings + m);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dentropymode.c112 const vp8_tree_index vp8_kf_ymode_tree[8] = variable
H A Dentropymode.h52 extern const vp8_tree_index vp8_kf_ymode_tree[];
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
H A Ddecodemv.c37 const int i = vp8_treed_read(bc, vp8_kf_ymode_tree, p);

Completed in 105 milliseconds