Searched defs:gbp (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mwsc.c | 40 static int rle_uncompress(GetByteContext *gb, PutByteContext *pb, GetByteContext *gbp, in rle_uncompress() 97 GetByteContext gbp; in decode_frame() local
|
D | mlpdec.c | 243 static inline int read_huff_channels(MLPDecodeContext *m, GetBitContext *gbp, in read_huff_channels() 474 static int read_restart_header(MLPDecodeContext *m, GetBitContext *gbp, in read_restart_header() 645 static int read_filter_params(MLPDecodeContext *m, GetBitContext *gbp, in read_filter_params() 720 static int read_matrix_params(MLPDecodeContext *m, unsigned int substr, GetBitContext *gbp) in read_matrix_params() 789 GetBitContext *gbp, unsigned int ch) in read_channel_params() 845 static int read_decoding_params(MLPDecodeContext *m, GetBitContext *gbp, in read_decoding_params() 955 static int read_block_data(MLPDecodeContext *m, GetBitContext *gbp, in read_block_data()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 71878 u32 gbp; member
|