mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-18 23:14:35 +08:00
[hal_task]: Fix typo
Change-Id: I7e2138fdc8f9e1dcb4d90060fce0a8cf22aece84 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -182,7 +182,7 @@ typedef struct HalEncTask_t {
|
||||
RK_U32 length;
|
||||
|
||||
// current tesk input slot buffer
|
||||
MppPacket frame;
|
||||
MppFrame frame;
|
||||
MppBuffer input;
|
||||
|
||||
// current mv info output buffer
|
||||
|
Reference in New Issue
Block a user