Lines Matching full:param
50 * @param[out] va_pic A pointer to VA API's own picture struct
51 * @param[in] pic A pointer to the FFmpeg picture struct to convert
52 * @param[in] pic_structure The picture field type (as defined in mpegvideo.h),
155 * @param[out] RefPicList VA API internal reference picture list
156 * @param[in] ref_list A pointer to the FFmpeg reference list
157 * @param[in] ref_count The number of reference pictures in ref_list
179 * @param[in] h A pointer to the current H.264 context
180 * @param[in] list The reference frame list index to use
181 * @param[out] luma_weight_flag VA API plain luma weight flag
182 * @param[out] luma_weight VA API plain luma weight table
183 * @param[out] luma_offset VA API plain luma offset table
184 * @param[out] chroma_weight_flag VA API plain chroma weight flag
185 * @param[out] chroma_weight VA API plain chroma weight table
186 * @param[out] chroma_offset VA API plain chroma offset table