/third_party/ffmpeg/libavcodec/ |
H A D | h264data.h | 37 uint8_t cbp; member
|
H A D | h263enc.h | 76 int cbp; in get_p_cbp() local
|
H A D | mpegvideo_xvmc.c | 64 void ff_xvmc_pack_pblocks(MpegEncContext *s, int cbp) in ff_xvmc_pack_pblocks() argument 175 int i, cbp, blocks_per_mb; in ff_xvmc_decode_mb() local [all...] |
H A D | wmv2enc.c | 170 int cbp, coded_cbp, i; in ff_wmv2_encode_mb() local [all...] |
H A D | imm4.c | 172 decode_blocks(AVCodecContext *avctx, GetBitContext *gb, unsigned cbp, int flag, int offset, unsigned flag2) decode_blocks() argument
|
H A D | h261dec.c | 369 int i, cbp, xy; in h261_decode_mb() local
|
H A D | h261enc.c | 166 int i, cbp; in get_cbp() local 254 int mvd, mv_diff_x, mv_diff_y, i, cbp; in ff_h261_encode_mb() local [all...] |
H A D | hq_hqa.c | 183 int i, ret, cbp; in hqa_decode_mb() local [all...] |
H A 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() argument 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() argument 475 uint32_t *cbp; ff_vc1_p_loop_filter() local 1112 vc1_b_h_intfi_loop_filter(VC1Context *v, uint8_t *dest, uint32_t *cbp, int *ttblk, uint32_t flags, int block_num) vc1_b_h_intfi_loop_filter() argument 1144 vc1_b_v_intfi_loop_filter(VC1Context *v, uint8_t *dest, uint32_t *cbp, int *ttblk, uint32_t flags, int block_num) vc1_b_v_intfi_loop_filter() argument 1177 uint32_t *cbp; ff_vc1_b_intfi_loop_filter() local [all...] |
H A D | hqx.c | 196 int cbp; in hqx_decode_422a() local 282 int cbp; hqx_decode_444a() local [all...] |
H A D | wmv2dec.c | 452 int cbp, code, i, ret; in ff_wmv2_decode_mb() local 407 wmv2_decode_inter_block(WMV2DecContext *w, int16_t *block, int n, int cbp) wmv2_decode_inter_block() argument [all...] |
H A D | msmpeg4dec.c | 110 int cbp, code, i; in msmpeg4v12_decode_mb() local 211 int cbp, code, i; msmpeg4v34_decode_mb() local [all...] |
H A D | rv34.h | 67 VLC cbp[2][4]; ///< VLCs used for coded block patterns decoding member
|
H A D | msmpeg4enc.c | 376 int cbp, coded_cbp, i; in ff_msmpeg4_encode_mb() local [all...] |
H A D | cavsdec.c | 619 int cbp = get_ue_golomb(&h->gb); in decode_residual_inter() local [all...] |
H A D | ituh263dec.c | 679 static int h263_skip_b_part(MpegEncContext *s, int cbp) in h263_skip_b_part() argument 789 int cbpc, cbpy, i, cbp, pred_x, pred_y, mx, my, dquant; in ff_h263_decode_mb() local [all...] |
H A D | ituh263enc.c | 498 int cbpc, cbpy, i, cbp, pred_x, pred_y; in ff_h263_encode_mb() local [all...] |
/third_party/json/tests/src/ |
H A D | unit-cbor.cpp | 1597 auto cbp = nlohmann::detail::json_sax_dom_callback_parser<json>(j, callback, true); variable
|
/third_party/ffmpeg/libavfilter/ |
H A 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() argument 203 int x, y, cbp = 0; in cbp_test() local [all...] |
/third_party/curl/docs/examples/ |
H A D | ephiperfifo.c | 305 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
|
H A D | evhiperfifo.c | 279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
|
H A D | ghiper.c | 247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
|
H A D | hiperfifo.c | 279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | httpread.c | 534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | httpread.c | 534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() local
|