Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dtokenize.c27 void vp8_fix_contexts(MACROBLOCKD *x);
402 vp8_fix_contexts(xd); in vp8_tokenize_mb()
594 void vp8_fix_contexts(MACROBLOCKD *x) in vp8_fix_contexts() function
Dencodeframe.c1217 extern void vp8_fix_contexts(MACROBLOCKD *x);
1408 vp8_fix_contexts(xd); in vp8cx_encode_inter_macroblock()