Home
last modified time | relevance | path

Searched refs:SKIP_BITS_LONG (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_bitread.h74 #define SKIP_BITS_LONG(bitctx, num_bits)\ macro
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_bit_read_test.c311 SKIP_BITS_LONG(ctx, ops->len); in proc_bit_ops()