Searched refs:H264eReorderInfo (Results 1 – 14 of 14) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_slice.h | 49 } H264eReorderInfo; typedef 118 H264eReorderInfo *reorder; 145 MPP_RET h264e_reorder_init(H264eReorderInfo *reorder); 146 MPP_RET h264e_reorder_wr_rewind(H264eReorderInfo *info); 147 MPP_RET h264e_reorder_rd_rewind(H264eReorderInfo *info); 148 MPP_RET h264e_reorder_wr_op(H264eReorderInfo *info, H264eRplmo *op); 149 MPP_RET h264e_reorder_rd_op(H264eReorderInfo *info, H264eRplmo *op); 163 void h264e_slice_init(H264eSlice *slice, H264eReorderInfo *reorder,
|
| H A D | h264e_dpb.h | 100 H264eReorderInfo *reorder; 140 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking);
|
| H A D | h264e_slice.c | 31 void h264e_slice_init(H264eSlice *slice, H264eReorderInfo *reorder, in h264e_slice_init() 93 MPP_RET h264e_reorder_init(H264eReorderInfo *reorder) in h264e_reorder_init() 102 MPP_RET h264e_reorder_wr_rewind(H264eReorderInfo *info) in h264e_reorder_wr_rewind() 108 MPP_RET h264e_reorder_rd_rewind(H264eReorderInfo *info) in h264e_reorder_rd_rewind() 114 MPP_RET h264e_reorder_wr_op(H264eReorderInfo *info, H264eRplmo *op) in h264e_reorder_wr_op() 126 MPP_RET h264e_reorder_rd_op(H264eReorderInfo *info, H264eRplmo *op) in h264e_reorder_rd_op()
|
| H A D | h264e_api_v2.c | 67 H264eReorderInfo reorder;
|
| H A D | h264e_dpb.c | 104 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking) in h264e_dpb_init()
|
| /rockchip-linux_mpp/mpp/hal/common/h264/ |
| H A D | hal_h264e_stream_amend.h | 28 H264eReorderInfo *reorder;
|
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h264e_syntax.h | 57 typedef struct H264eReorderInfo_t H264eReorderInfo; typedef
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu1_v2.c | 67 H264eReorderInfo *reorder;
|
| H A D | hal_h264e_vepu2_v2.c | 67 H264eReorderInfo *reorder;
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu580.c | 85 H264eReorderInfo *reorder; 346 p->reorder = mpp_malloc(H264eReorderInfo, 1); in hal_h264e_vepu580_init()
|
| H A D | hal_h264e_vepu510.c | 117 H264eReorderInfo *reorder; 331 p->reorder = mpp_malloc(H264eReorderInfo, 1); in hal_h264e_vepu510_init()
|
| H A D | hal_h264e_vepu511.c | 117 H264eReorderInfo *reorder; 330 p->reorder = mpp_malloc(H264eReorderInfo, 1); in hal_h264e_vepu511_init()
|
| H A D | hal_h264e_vepu541.c | 65 H264eReorderInfo *reorder;
|
| H A D | hal_h264e_vepu540c.c | 69 H264eReorderInfo *reorder;
|