Home
last modified time | relevance | path

Searched defs:bitIf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c281 void code_st_refpic_set(MppWriteCtx *bitIf, H265eReferencePictureSet* rps, RK_S32 idx) in code_st_refpic_set()
351 void h265e_code_slice_header(H265eSlice *slice, MppWriteCtx *bitIf) in h265e_code_slice_header()
726 static void h265e_write_nal(MppWriteCtx *bitIf) in h265e_write_nal()
740 static void h265e_write_algin(MppWriteCtx *bitIf) in h265e_write_algin()
752 MppWriteCtx bitIf; in h265e_code_slice_skip_frame() local
H A Dh265e_enctropy.c189 void h265e_cabac_init(H265eCabacCtx *cabac_ctx, MppWriteCtx * bitIf) in h265e_cabac_init()