Lines Matching full:specifies

2042  * @video_parameter_set_id: specifies the value of the
2046 * @pic_width_in_luma_samples: specifies the width of each decoded picture
2048 * @pic_height_in_luma_samples: specifies the height of each decoded picture
2050 * @bit_depth_luma_minus8: this value plus 8specifies the bit depth of the
2052 * @bit_depth_chroma_minus8: this value plus 8 specifies the bit depth of the
2054 * @log2_max_pic_order_cnt_lsb_minus4: this value plus 4 specifies the value of
2056 * @sps_max_dec_pic_buffering_minus1: this value plus 1 specifies the maximum
2062 * @log2_min_luma_coding_block_size_minus3: plus 3 specifies the minimum
2064 * @log2_diff_max_min_luma_coding_block_size: specifies the difference between
2067 * @log2_min_luma_transform_block_size_minus2: plus 2 specifies the minimum luma
2069 * @log2_diff_max_min_luma_transform_block_size: specifies the difference between
2072 * @max_transform_hierarchy_depth_inter: specifies the maximum hierarchy
2076 * @max_transform_hierarchy_depth_intra: specifies the maximum hierarchy
2080 * @pcm_sample_bit_depth_luma_minus1: this value plus 1 specifies the number of
2083 * @pcm_sample_bit_depth_chroma_minus1: this value plus 1 specifies the number
2086 * @log2_min_pcm_luma_coding_block_size_minus3: this value plus 3 specifies the
2088 * @log2_diff_max_min_pcm_luma_coding_block_size: specifies the difference between
2091 * @num_short_term_ref_pic_sets: specifies the number of st_ref_pic_set()
2093 * @num_long_term_ref_pics_sps: specifies the number of candidate long-term
2095 * @chroma_format_idc: specifies the chroma sampling
2096 * @sps_max_sub_layers_minus1: this value plus 1 specifies the maximum number
2158 * @num_extra_slice_header_bits: specifies the number of extra slice header
2161 * @num_ref_idx_l0_default_active_minus1: this value plus 1 specifies the
2163 * @num_ref_idx_l1_default_active_minus1: this value plus 1 specifies the
2165 * @init_qp_minus26: this value plus 26 specifies the initial value of SliceQp Y for
2167 * @diff_cu_qp_delta_depth: specifies the difference between the luma coding
2173 * @num_tile_columns_minus1: this value plus 1 specifies the number of tile columns
2175 * @num_tile_rows_minus1: this value plus 1 specifies the number of tile rows partitioning
2177 * @column_width_minus1: this value plus 1 specifies the width of the each tile column in
2179 * @row_height_minus1: this value plus 1 specifies the height of the each tile row in
2185 * @log2_parallel_merge_level_minus2: this value plus 2 specifies the value of
2304 * @num_entry_point_offsets: specifies the number of entry point offset syntax
2306 * @nal_unit_type: specifies the coding type of the slice (B, P or I)
2307 * @nuh_temporal_id_plus1: minus 1 specifies a temporal identifier for the NAL unit
2309 * @colour_plane_id: specifies the colour plane associated with the current slice
2310 * @slice_pic_order_cnt: specifies the picture order count
2311 * @num_ref_idx_l0_active_minus1: this value plus 1 specifies the maximum
2314 * @num_ref_idx_l1_active_minus1: this value plus 1 specifies the maximum
2317 * @collocated_ref_idx: specifies the reference index of the collocated picture used
2319 * @five_minus_max_num_merge_cand: specifies the maximum number of merging
2322 * @slice_qp_delta: specifies the initial value of QpY to be used for the coding
2324 * @slice_cb_qp_offset: specifies a difference to be added to the value of pps_cb_qp_offset
2325 * @slice_cr_qp_offset: specifies a difference to be added to the value of pps_cr_qp_offset
2334 * @slice_segment_addr: specifies the address of the first coding tree block in
2338 * @short_term_ref_pic_set_size: specifies the size of short-term reference
2340 * @long_term_ref_pic_set_size: specifies the size of long-term reference
2399 * @short_term_ref_pic_set_size: specifies the size of short-term reference
2401 * @long_term_ref_pic_set_size: specifies the size of long-term reference
2574 * @tree_probs: specifies the probability values to be used when decoding a
2577 * @pred_probs: specifies the probability values to be used when decoding a
2655 * @reset_frame_context: specifies whether the frame context should be reset to default values.
2661 * @interpolation_filter: specifies the filter selection used for performing inter prediction.
2663 * @tile_cols_log2: specifies the base 2 logarithm of the width of each tile (where the width
2665 * @tile_rows_log2: specifies the base 2 logarithm of the height of each tile (where the height
2667 * @reference_mode: specifies the type of inter prediction to be used.
2737 * @tx_mode: specifies the TX mode. Set to one of V4L2_VP9_TX_MODE_{}.