Home
last modified time | relevance | path

Searched defs:bit_ctx (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp8/
H A Dvp8d_parser.c37 static void vp8hwdBoolStart(vpBoolCoder_t *bit_ctx, RK_U8 *buffer, RK_U32 len) in vp8hwdBoolStart()
57 static RK_U32 vp8hwdDecodeBool(vpBoolCoder_t *bit_ctx, RK_S32 probability) in vp8hwdDecodeBool()
109 static RK_U32 vp8hwdDecodeBool128(vpBoolCoder_t *bit_ctx) in vp8hwdDecodeBool128()
160 static RK_U32 vp8hwdReadBits(vpBoolCoder_t *bit_ctx, RK_S32 bits) in vp8hwdReadBits()
197 static RK_S32 DecodeQuantizerDelta(vpBoolCoder_t *bit_ctx) in DecodeQuantizerDelta()
816 vpBoolCoder_t *bit_ctx = &p->bitstr; in vp8_header_parser() local
1008 vpBoolCoder_t *bit_ctx = &p->bitstr; in vp7_header_parser() local
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sei.c49 MppWriteCtx bit_ctx; in h264e_sei_recovery_point_to_packet() local
112 MppWriteCtx bit_ctx; in h264e_sei_to_packet() local
H A Dh264e_pps.c115 MppWriteCtx bit_ctx; in h264e_pps_to_packet() local
H A Dh264e_sps.c260 MppWriteCtx bit_ctx; in h264e_sps_to_packet() local
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c421 MppWriteCtx bit_ctx; in jpege_start() local
549 MppWriteCtx bit_ctx; in jpege_add_Prefix() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c84 BitReadCtx_t *bit_ctx; member
215 BitReadCtx_t *bit_ctx = mpp_calloc(BitReadCtx_t, 1); in mpp_h263_parser_init() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/jpeg/
H A Djpegd_parser.h149 BitReadCtx_t *bit_ctx; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c176 BitReadCtx_t *bit_ctx; member
1058 BitReadCtx_t *bit_ctx = mpp_calloc(BitReadCtx_t, 1); in mpp_mpg4_parser_init() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c2403 MppWriteCtx bit_ctx; in mpp_av1_get_dolby_rpu() local