Home
last modified time | relevance | path

Searched defs:cbp (Results 1 - 25 of 42) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dh264data.h37 uint8_t cbp; member
H A Dh263enc.h76 int cbp; in get_p_cbp() local
H A Dmpegvideo_xvmc.c64 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 Dwmv2enc.c170 int cbp, coded_cbp, i; in ff_wmv2_encode_mb() local
[all...]
H A Dimm4.c172 decode_blocks(AVCodecContext *avctx, GetBitContext *gb, unsigned cbp, int flag, int offset, unsigned flag2) decode_blocks() argument
H A Dh261dec.c369 int i, cbp, xy; in h261_decode_mb() local
H A Dh261enc.c166 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 Dhq_hqa.c183 int i, ret, cbp; in hqa_decode_mb() local
[all...]
H A Dvc1_loopfilter.c363 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 Dhqx.c196 int cbp; in hqx_decode_422a() local
282 int cbp; hqx_decode_444a() local
[all...]
H A Dwmv2dec.c452 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 Dmsmpeg4dec.c110 int cbp, code, i; in msmpeg4v12_decode_mb() local
211 int cbp, code, i; msmpeg4v34_decode_mb() local
[all...]
H A Drv34.h67 VLC cbp[2][4]; ///< VLCs used for coded block patterns decoding member
H A Dmsmpeg4enc.c376 int cbp, coded_cbp, i; in ff_msmpeg4_encode_mb() local
[all...]
H A Dcavsdec.c619 int cbp = get_ue_golomb(&h->gb); in decode_residual_inter() local
[all...]
H A Dituh263dec.c679 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 Dituh263enc.c498 int cbpc, cbpy, i, cbp, pred_x, pred_y; in ff_h263_encode_mb() local
[all...]
/third_party/json/tests/src/
H A Dunit-cbor.cpp1597 auto cbp = nlohmann::detail::json_sax_dom_callback_parser<json>(j, callback, true); variable
/third_party/ffmpeg/libavfilter/
H A Dvsrc_mptestsrc.c154 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 Dephiperfifo.c305 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
H A Devhiperfifo.c279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
H A Dghiper.c247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
H A Dhiperfifo.c279 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 Dhttpread.c534 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 Dhttpread.c534 char *cbp = h->body + h->chunk_start; in httpread_read_handler() local

Completed in 21 milliseconds

12