Home
last modified time | relevance | path

Searched refs:NumMBsInBuffer (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Ddxva_syntax.h61 RK_U32 NumMBsInBuffer; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c374 p_dec->NumMBsInBuffer = 0; in commit_buffer()
381 p_dec->NumMBsInBuffer = 0; in commit_buffer()
393 p_dec->NumMBsInBuffer = (dxva_ctx->pp.wFrameHeightInMbsMinus1 + 1) in commit_buffer()
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1047 data->NumMBsInBuffer = 0; in mpg4_syntax_init()