Home | History | Annotate | Download | only in va

Lines Matching refs:VAImage

1181  * The width and height fields returned in the VAImage structure may get 
1183 * to be allocated will be given in the "data_size" field in VAImage.
1185 * allocate the memory and fill in the VAImage structure's data field
1193 VAImage *image /* out */
1232 * Retrieve surface data into a VAImage
1253 * Copy data from a VAImage to a surface
1278 * Derive an VAImage from an existing surface.
1279 * This interface will derive a VAImage and corresponding image buffer from
1283 * represented with a VAImage. When the operation is not possible this interface
1311 VAImage *image /* out */