fix[mpp]: Fix some typos

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: Ie21c286c5884139d631845162da458a7ac1803a6
This commit is contained in:
Herman Chen 2025-09-11 18:08:24 +08:00
parent b68672dbb2
commit b0c69ecb46
3 changed files with 3 additions and 3 deletions

View file

@ -365,7 +365,7 @@ static MPP_RET try_proc_dec_task(Mpp *mpp, DecTask *task)
* 1. Prepare process is controlled by need_split flag
* If need_split flag is zero prepare function is just copy the input
* packet to task_dec->input_packet
* If need_split flag is non-zero prepare function will call split funciton
* If need_split flag is non-zero prepare function will call split function
* of different coding type and find the start and end of one frame. Then
* copy data to task_dec->input_packet
* 2. On need_split mode if one input MppPacket contain multiple frame for