Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c304 p_long->first_mb_in_slice = currSlice->start_mb_nr; in fill_slice_syntax()
H A Dh264d_slice.c478 READ_UE(p_bitctx, &currSlice->start_mb_nr); //!< first_mb_in_slice in process_slice()
H A Dh264d_global.h763 RK_U32 start_mb_nr; //!< MUST be set by NAL even in case of ei_flag == 1 member