Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/inc/
H A Dh264d_api.h38 MPP_RET h264d_reset (void *decoder);
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c402 MPP_RET h264d_reset(void *decoder) in h264d_reset() function
776 .reset = h264d_reset,
H A Dh264d_init.c1982 h264d_reset((void *)p_Dec); in check_refer_dpb_buf_slots()