Home
last modified time | relevance | path

Searched defs:first_mb_in_slice (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.h105 RK_U32 first_mb_in_slice; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_parse.c518 RK_U32 first_mb_in_slice = 0; in judge_is_new_frame() local
H A Dh264d_global.h932 RK_U32 first_mb_in_slice; //!< mark current slice member
/rockchip-linux_mpp/mpp/common/
H A Dh264d_syntax.h132 RK_U16 first_mb_in_slice; member