Searched refs:vp8_token (Results 1 - 7 of 7) sorted by path

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dentropy.c104 vp8_token vp8_coef_encodings[MAX_ENTROPY_TOKENS] =
H A Dtreecoder.c58 vp8_token tok [ /* n */ ],
111 vp8_token tok [ /* n */ ],
H A Dtreecoder.h56 } vp8_token; typedef in typeref:struct:vp8_token_struct
72 vp8_token tok [ /* n */ ],
85 vp8_token tok [ /* n */ ],
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dbitstream.c67 vp8_token tok [/* n */],
175 vp8_token *a = vp8_coef_encodings + t;
H A Dbitstream.h21 const vp8_token *,
28 const vp8_token *,
32 const vp8_token *,
H A Dtreewriter.h84 vp8_token *const x
114 vp8_token *const x
H A Dvp8_asm_enc_offsets.c62 DEFINE(vp8_token_value, offsetof(vp8_token, value));
63 DEFINE(vp8_token_len, offsetof(vp8_token, Len));

Completed in 741 milliseconds