Searched defs:gbp (Results 1 – 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | mwsc.c | 42 static int rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp, in rle_uncompress() 98 GetByteContext gbp; in decode_frame() local
|
| D | mlpdec.c | 255 static inline int read_huff_channels(MLPDecodeContext *m, GetBitContext *gbp, in read_huff_channels() 502 static int read_restart_header(MLPDecodeContext *m, GetBitContext *gbp, in read_restart_header() 674 static int read_filter_params(MLPDecodeContext *m, GetBitContext *gbp, in read_filter_params() 749 static int read_matrix_params(MLPDecodeContext *m, unsigned int substr, GetBitContext *gbp) in read_matrix_params() 818 GetBitContext *gbp, unsigned int ch) in read_channel_params() 874 static int read_decoding_params(MLPDecodeContext *m, GetBitContext *gbp, in read_decoding_params() 984 static int read_block_data(MLPDecodeContext *m, GetBitContext *gbp, in read_block_data()
|