Lines Matching refs:vp8_writer
63 vp8_writer *const w,
111 vp8_writer *const w = & cpi->bc;
133 static void write_ymode(vp8_writer *bc, int m, const vp8_prob *p)
138 static void kfwrite_ymode(vp8_writer *bc, int m, const vp8_prob *p)
143 static void write_uv_mode(vp8_writer *bc, int m, const vp8_prob *p)
149 static void write_bmode(vp8_writer *bc, int m, const vp8_prob *p)
154 static void write_split(vp8_writer *bc, int x)
173 static void pack_tokens_c(vp8_writer *w, const TOKENEXTRA *p, int xcount)
378 vp8_writer *w = &cpi->bc2;
586 static void pack_mb_row_tokens_c(VP8_COMP *cpi, vp8_writer *w)
779 vp8_writer *w, MB_PREDICTION_MODE m, const vp8_prob *p
791 vp8_writer *w, B_PREDICTION_MODE m, const vp8_prob *p
802 vp8_writer *w, const MV *mv, const MV *ref, const MV_CONTEXT *mvc
812 static void write_mb_features(vp8_writer *w, const MB_MODE_INFO *mi, const MACROBLOCKD *x)
849 vp8_writer *const w = & cpi->bc;
1057 vp8_writer *const bc = & cpi->bc;
1244 vp8_writer *const w = & cpi->bc;
1338 static void put_delta_q(vp8_writer *bc, int delta_q)
1359 vp8_writer *const bc = & cpi->bc;