Searched defs:bx (Results 1 – 2 of 2) sorted by relevance
112 static inline RK_S32 m2vd_get_readbits(BitReadCtx_t *bx) in m2vd_get_readbits()117 static inline RK_S32 m2vd_get_leftbits(BitReadCtx_t *bx) in m2vd_get_leftbits()122 static RK_S32 m2vd_read_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_read_bits()132 static RK_S32 m2vd_show_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_show_bits()567 static RK_U32 m2vd_search_header(BitReadCtx_t *bx) in m2vd_search_header()584 BitReadCtx_t *bx = ctx->bitread_ctx; in m2vd_decode_seq_ext_header() local610 BitReadCtx_t *bx = ctx->bitread_ctx; in m2vd_decode_seqdisp_ext_header() local633 BitReadCtx_t *bx = ctx->bitread_ctx; in m2vd_decode_matrix_ext_header() local668 BitReadCtx_t *bx = ctx->bitread_ctx; in m2vd_decode_scalable_ext_header() local710 BitReadCtx_t *bx = ctx->bitread_ctx; in m2vd_decode_picdisp_ext_header() local[all …]
221 BitReadCtx_t *bx; member