Home
last modified time | relevance | path

Searched defs:pSlice (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_slice.c164 static MPP_RET dec_ref_pic_marking(H264_SLICE_t *pSlice) in dec_ref_pic_marking()
H A Dh264d_init.c35 static MPP_RET decode_poc(H264dVideoCtx_t *p_Vid, H264_SLICE_t *pSlice) in decode_poc()