Home
last modified time | relevance | path

Searched refs:vp8_fix_contexts (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/encoder/
Dtokenize.c27 void vp8_fix_contexts(MACROBLOCKD *x);
258 vp8_fix_contexts(x); in vp8_tokenize_mb()
537 void vp8_fix_contexts(MACROBLOCKD *x) in vp8_fix_contexts() function
Dencodeframe.c1159 extern void vp8_fix_contexts(MACROBLOCKD *x);
1311 vp8_fix_contexts(xd); in vp8cx_encode_inter_macroblock()