Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.h32 MPP_RET init_picture (H264_SLICE_t *currSlice);
H A Dh264d_parse.c1052 FUN_CHECK(ret = init_picture(&p_Dec->p_Cur->slice)); in parse_loop()
H A Dh264d_init.c2048 MPP_RET init_picture(H264_SLICE_t *currSlice) in init_picture() function