Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h263/
H A Dh263d_parser.c34 #define h263d_dbg_bit(fmt, ...) h263d_dbg(H263D_DBG_BITS, fmt, ## __VA_ARGS__) macro
419 h263d_dbg_bit("found startcode at byte %d\n", i); in mpp_h263_parser_decode()