Home
last modified time | relevance | path

Searched refs:vp8_extra_bit_struct (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/vp8/common/
H A Dentropy.h48 } vp8_extra_bit_struct; typedef
50 extern const vp8_extra_bit_struct
H A Dentropy.c136 const vp8_extra_bit_struct vp8_extra_bits[12] = {
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dbitstream.c134 const vp8_extra_bit_struct *b = vp8_extra_bits + t; in vp8_pack_tokens()