Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.h148 MPP_RET h264e_reorder_wr_op(H264eReorderInfo *info, H264eRplmo *op);
H A Dh264e_slice.c114 MPP_RET h264e_reorder_wr_op(H264eReorderInfo *info, H264eRplmo *op) in h264e_reorder_wr_op() function
400 h264e_reorder_wr_op(slice->reorder, &ops); in h264e_slice_read()
H A Dh264e_dpb.c356 h264e_reorder_wr_op(dpb->reorder, &op); in h264e_dpb_build_list()