Home
last modified time | relevance | path

Searched refs:h264e_reorder_init (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_slice.h145 MPP_RET h264e_reorder_init(H264eReorderInfo *reorder);
H A Dh264e_api_v2.c212 h264e_reorder_init(&p->reorder); in h264e_init()
H A Dh264e_slice.c93 MPP_RET h264e_reorder_init(H264eReorderInfo *reorder) in h264e_reorder_init() function
/OK3568_Linux_fs/external/mpp/mpp/hal/common/h264/
H A Dhal_h264e_stream_amend.c228 h264e_reorder_init(slice_rd.reorder); in h264e_vepu_stream_amend_proc()