Home
last modified time | relevance | path

Searched refs:vp8_token (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp8/common/
Dtreecoder.h52 } vp8_token; typedef
68 vp8_token tok [ /* n */ ],
81 vp8_token tok [ /* n */ ],
Dtreecoder.c58 vp8_token tok [ /* n */ ], in branch_counts()
111 vp8_token tok [ /* n */ ], in vp8_tree_probs_from_distribution()
/external/libvpx/vp8/encoder/
Dbitstream.h17 vp8_token *,
21 vp8_token *,
25 vp8_token *,
Dtreewriter.h80 vp8_token *const x in vp8_write_token()
110 vp8_token *const x in vp8_cost_token()
Dbitstream.c75 vp8_token tok [/* n */], in update_mode()
195 vp8_token *const a = vp8_coef_encodings + t; in pack_tokens_c()
410 vp8_token *const a = vp8_coef_encodings + t; in pack_tokens_into_partitions_c()
614 vp8_token *const a = vp8_coef_encodings + t; in pack_mb_row_tokens_c()
/external/libvpx/vp8/encoder/arm/
Dvpx_vp8_enc_asm_offsets.c49 DEFINE(vp8_token_value, offsetof(vp8_token, value));
50 DEFINE(vp8_token_len, offsetof(vp8_token, Len));