Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c36 #define mpg4d_dbg_bit(fmt, ...) mpg4d_dbg(MPG4D_DBG_BITS, fmt, ## __VA_ARGS__) macro
504mpg4d_dbg_bit("bitrate %d, buffer_size %d, occupancy %d", bitrate, buffer_size, occupancy); in mpg4d_parse_vol_header()
554 mpg4d_dbg_bit("width %4d height %4d\n", width, height); in mpg4d_parse_vol_header()
642 mpg4d_dbg_bit("read_vol_complexity_estimation_header\n"); in mpg4d_parse_vol_header()
1262 mpg4d_dbg_bit("found startcode at byte %d\n", gb->used_bits >> 3); in mpp_mpg4_parser_decode()
1336 mpg4d_dbg_bit("frame %d coding_type %d\n", p->frame_num, coding_type); in mpp_mpg4_parser_decode()