File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4189,6 +4189,13 @@ Synchronization
4189
4189
* different picture.
4190
4190
*
4191
4191
* Possible errors:
4192
+ * - \ref VA_STATUS_ERROR_INVALID_CONTEXT: an invalid context was supplied
4193
+ * - \ref VA_STATUS_ERROR_INVALID_SURFACE: an invalid surface was supplied
4194
+ *
4195
+ * Possible errors during decoding:
4196
+ * - \ref VA_STATUS_ERROR_OPERATION_FAILED: Get status report fail.
4197
+ * - \ref VA_STATUS_ERROR_HW_BUSY: Synchronization is still in progress, client should call
4198
+ * the function again to complete synchronization.
4192
4199
* - \ref VA_STATUS_ERROR_DECODING_ERROR: This error is triggered when encountering
4193
4200
* Macroblock (MB) errors with non-conformance input clips during the decoding process.
4194
4201
* Application can proceed with the subsequent frames, it is advised that the application
You can’t perform that action at this time.
0 commit comments