Lines Matching full:prediction
1442 * struct v4l2_ctrl_h264_pred_weights - Prediction weight table
1444 * Prediction weight table, which matches the syntax specified
1735 * @mb_mode_delta: MB prediction mode signed delta values.
1788 * @y_mode_probs: luma intra-prediction probabilities.
1789 * @uv_mode_probs: chroma intra-prediction probabilities.
1954 * reference for backward prediction.
1956 * reference for forward prediction. These timestamp refers to the
2075 * prediction mode
2079 * prediction mode
2246 * struct v4l2_hevc_pred_weight_table - HEVC weighted prediction parameters
2249 * to the luma prediction value for list 0
2250 * @luma_offset_l0: the additive offset applied to the luma prediction value
2253 * to the chroma prediction values for list 0
2255 * the chroma prediction values for list 0
2257 * to the luma prediction value for list 1
2258 * @luma_offset_l1: the additive offset applied to the luma prediction value
2261 * to the chroma prediction values for list 1
2263 * the chroma prediction values for list 1
2318 * for temporal motion vector prediction
2320 * motion vector prediction candidates supported in
2342 * @pred_weight_table: the prediction weight coefficients for inter-picture
2343 * prediction
2384 /* ISO/IEC 23008-2, ITU-T Rec. H.265: Weighted prediction parameter */
2661 * @interpolation_filter: specifies the filter selection used for performing inter prediction.
2667 * @reference_mode: specifies the type of inter prediction to be used.
2746 * @comp_mode: compound prediction mode probability updates.
2749 * @y_mode: Y prediction mode probability updates.
2750 * @uv_mode: UV prediction mode probability updates.