Lines Matching full:syntax
1312 * sequence parameter set syntax as specified by the H264 specification.
1368 * structure match the picture parameter set syntax as specified
1444 * Prediction weight table, which matches the syntax specified
1493 * This structure holds the H264 syntax elements that are specified
1496 * Slice invariant syntax elements are contained in struct
1501 * Slice invariant syntax elements are specified in specification section
1504 * Except where noted, the members on this struct match the slice header syntax.
1560 * @frame_num: frame identifier which matches frame_num syntax element.
1591 * @nal_ref_idc: slice header syntax element.
1592 * @frame_num: slice header syntax element.
1596 * @idr_pic_id: slice header syntax element.
1597 * @pic_order_cnt_lsb: slice header syntax element.
1598 * @delta_pic_order_cnt_bottom: slice header syntax element.
1599 * @delta_pic_order_cnt0: slice header syntax element.
1600 * @delta_pic_order_cnt1: slice header syntax element.
1602 * syntax element.
1603 * @pic_order_cnt_bit_size: size in bits of pic order count syntax.
1604 * @slice_group_change_cycle: slice header syntax element.
1715 * See the 'update_segmentation()' part of the frame header syntax,
1736 * @sharpness_level: matches sharpness_level syntax element.
1737 * @level: matches loop_filter_level syntax element.
1742 * See the 'mb_lf_adjustments()' part of the frame header syntax,
1767 * in 'quant_indices()' part of the frame header syntax.
1848 * @prob_skip_false: frame header syntax element.
1849 * @prob_intra: frame header syntax element.
1850 * @prob_last: frame header syntax element.
1851 * @prob_gf: frame header syntax element.
1906 * combination of respective _value and extension syntax elements,
2045 * reference by other syntax elements
2092 * syntax structures included in the SPS
2157 * syntax elements
2304 * @num_entry_point_offsets: specifies the number of entry point offset syntax
2508 * chosen reference frame. If this syntax element is not present in the bitstream,
2511 * chosen mode. If this syntax element is not present in the bitstream, users should
2540 * syntax' of the VP9 specification for more details.
2578 * Predicted-Segment-ID. See '6.4.14. Get segment id syntax' section of :ref:`vp9`
2583 * Encodes the quantization parameters. See section '7.2.10 Segmentation params syntax' of