Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Ddxva_syntax.h61 RK_U32 NumMBsInBuffer; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c365 p_dec->NumMBsInBuffer = 0; in commit_buffer()
372 p_dec->NumMBsInBuffer = 0; in commit_buffer()
384 p_dec->NumMBsInBuffer = (dxva_ctx->pp.wFrameHeightInMbsMinus1 + 1) in commit_buffer()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c1046 data->NumMBsInBuffer = 0; in mpg4_syntax_init()