| /third_party/ffmpeg/libavcodec/ |
| D | mpegvideo_xvmc.c | 64 void ff_xvmc_pack_pblocks(MpegEncContext *s, int cbp) in ff_xvmc_pack_pblocks() 175 int i, cbp, blocks_per_mb; in ff_xvmc_decode_mb() local
|
| D | vc1_loopfilter.c | 363 static av_always_inline void vc1_p_h_loop_filter(VC1Context *v, uint8_t *dest, uint32_t *cbp, in vc1_p_h_loop_filter() 416 static av_always_inline void vc1_p_v_loop_filter(VC1Context *v, uint8_t *dest, uint32_t *cbp, in vc1_p_v_loop_filter() 475 uint32_t *cbp; in ff_vc1_p_loop_filter() local 1112 static av_always_inline void vc1_b_h_intfi_loop_filter(VC1Context *v, uint8_t *dest, uint32_t *cbp, in vc1_b_h_intfi_loop_filter() 1144 static av_always_inline void vc1_b_v_intfi_loop_filter(VC1Context *v, uint8_t *dest, uint32_t *cbp, in vc1_b_v_intfi_loop_filter() 1177 uint32_t *cbp; in ff_vc1_b_intfi_loop_filter() local
|
| D | h264data.h | 36 uint8_t cbp; member
|
| D | wmv2dec.c | 339 int n, int cbp) in wmv2_decode_inter_block() 381 int cbp, code, i, ret; in ff_wmv2_decode_mb() local
|
| D | h261enc.c | 157 int i, cbp; in get_cbp() local 242 int mvd, mv_diff_x, mv_diff_y, i, cbp; in ff_h261_encode_mb() local
|
| D | vc1_block.c | 1292 int cbp; /* cbp decoding stuff */ in vc1_decode_p_mb() local 1524 int cbp = 0; /* cbp decoding stuff */ in vc1_decode_p_mb_intfr() local 1734 int cbp = 0; /* cbp decoding stuff */ in vc1_decode_p_mb_intfi() local 1858 int cbp = 0; /* cbp decoding stuff */ in vc1_decode_b_mb() local 2016 int cbp = 0; /* cbp decoding stuff */ in vc1_decode_b_mb_intfi() local 2183 int cbp = 0; /* cbp decoding stuff */ in vc1_decode_b_mb_intfr() local 2531 int cbp, val; in vc1_decode_i_blocks() local 2656 int cbp, val; in vc1_decode_i_blocks_adv() local
|
| D | wmv2enc.c | 151 int cbp, coded_cbp, i; in ff_wmv2_encode_mb() local
|
| D | msmpeg4dec.c | 104 int cbp, code, i; in msmpeg4v12_decode_mb() local 205 int cbp, code, i; in msmpeg4v34_decode_mb() local
|
| D | h263.h | 133 int cbp, i; in get_p_cbp() local
|
| D | mpeg4videoenc.c | 435 int cbp = 0, i; in get_b_cbp() local 486 int i, cbp; in ff_mpeg4_encode_mb() local 798 int cbp; in ff_mpeg4_encode_mb() local
|
| D | ituh263dec.c | 589 static int h263_skip_b_part(MpegEncContext *s, int cbp) in h263_skip_b_part() 699 int cbpc, cbpy, i, cbp, pred_x, pred_y, mx, my, dquant; in ff_h263_decode_mb() local
|
| D | hqx.c | 196 int cbp; in hqx_decode_422a() local 282 int cbp; in hqx_decode_444a() local
|
| D | rv34.c | 182 int pattern, code, cbp=0; in rv34_decode_cbp() local 1024 static void rv34_output_i16x16(RV34DecContext *r, int8_t *intra_types, int cbp) in rv34_output_i16x16() 1087 static void rv34_output_intra(RV34DecContext *r, int8_t *intra_types, int cbp) in rv34_output_intra() 1200 int cbp, cbp2; in rv34_decode_inter_macroblock() local 1304 int cbp, dist; in rv34_decode_intra_macroblock() local
|
| D | h264_cabac.c | 1405 int cbp_b, cbp_a, ctx, cbp = 0; in decode_cabac_mb_cbp_luma() local 1863 … int pixel_shift, int mb_type, int cbp, int p) in decode_cabac_luma_residual() 1915 int mb_type, partition_count, cbp = 0; in ff_h264_decode_mb_cabac() local
|
| D | h264_cavlc.c | 630 int mb_type, int cbp, int p) in decode_luma_residual() 701 unsigned int mb_type, cbp; in ff_h264_decode_mb_cavlc() local
|
| D | h261dec.c | 352 int i, cbp, xy; in h261_decode_mb() local
|
| D | hq_hqa.c | 182 int i, ret, cbp; in hqa_decode_mb() local
|
| D | msmpeg4enc.c | 373 int cbp, coded_cbp, i; in ff_msmpeg4_encode_mb() local
|
| D | ituh263enc.c | 451 int cbpc, cbpy, i, cbp, pred_x, pred_y; in ff_h263_encode_mb() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| D | nouveau_video.c | 107 unsigned cbp = mb->coded_block_pattern; in nouveau_vpe_mb_dct_blocks() local 132 unsigned cbp = mb->coded_block_pattern; in nouveau_vpe_mb_data_blocks() local 151 unsigned base_dct, cbp; in nouveau_vpe_mb_dct_header() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vsrc_mptestsrc.c | 154 static void draw_cbp(uint8_t *dst[3], int dst_linesize[3], int cbp, int amp, int dc) in draw_cbp() 203 int x, y, cbp = 0; in cbp_test() local
|
| /third_party/gstreamer/gstplugins_good/gst/rtp/ |
| D | gstrtph261pay.c | 468 decode_cbp (GstBitReader * br, guint * cbp) in decode_cbp() 599 guint cbp; in parse_mb() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
| D | httpread.c | 534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() local
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| D | vl_mpeg12_bitstream.c | 714 int i, cbp, blk = 0; in decode_dct() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
| D | httpread.c | 534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() local
|