Lines Matching full:structure
46 * \brief VPX Bool Coder Context structure
48 * This common structure is defined for potential sharing by other VP formats
66 * \brief VP8 Decoding Picture Parameter Buffer Structure
68 * This structure conveys frame level parameters and should be sent once
163 * \brief VP8 Slice Parameter Buffer Structure
165 * This structure conveys parameters related to data partitions and should be
203 * \brief VP8 Coefficient Probability Data Buffer Structure
212 * probability array is indexed by the position in the token tree structure,
213 * as are all tree probability arrays. This structure is sent once per frame.
222 * \brief VP8 Inverse Quantization Matrix Buffer Structure
226 * quantization_index[0][] will be used. This structure is sent once per frame.