/external/mksh/src/ |
D | shf.c | 52 ssize_t bsize = in shf_open() local 129 ssize_t bsize = in shf_fdopen() local 164 ssize_t bsize = in shf_reopen() local 196 shf_sopen(char *buf, ssize_t bsize, int sflags, struct shf *shf) in shf_sopen() 450 shf_read(char *buf, ssize_t bsize, struct shf *shf) in shf_read() 485 shf_getse(char *buf, ssize_t bsize, struct shf *shf) in shf_getse() 715 shf_snprintf(char *buf, ssize_t bsize, const char *fmt, ...) in shf_snprintf()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 172 BLOCK_SIZE bsize) { in is_block_in_mb_map() 199 BLOCK_SIZE bsize) { in check_active_map() 208 int mi_row, int mi_col, BLOCK_SIZE bsize) { in set_offsets() 272 BLOCK_SIZE bsize) { in duplicate_mode_info_in_sb() 286 BLOCK_SIZE bsize) { in set_block_size() 339 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node() 394 static void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree() 408 BLOCK_SIZE bsize, in set_vt_partitioning() 821 int mi_row, int mi_col, BLOCK_SIZE bsize, in update_state() 972 BLOCK_SIZE bsize, PICK_MODE_CONTEXT *ctx, in rd_pick_sb_modes() [all …]
|
D | vp9_pickmode.c | 31 BLOCK_SIZE bsize, int mi_row, int mi_col, in full_pixel_motion_search() 141 BLOCK_SIZE bsize, int mi_row, int mi_col, in sub_pixel_motion_search() 181 static void model_rd_for_sb_y(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb_y() 210 BLOCK_SIZE bsize) { in vp9_pick_inter_mode()
|
D | vp9_aq_cyclicrefresh.c | 96 BLOCK_SIZE bsize, int use_rd) { in candidate_refresh_aq() 131 BLOCK_SIZE bsize, int use_rd) { in vp9_cyclic_refresh_update_segment()
|
D | vp9_segmentation.c | 146 const BLOCK_SIZE bsize = mi_8x8[0]->mbmi.sb_type; in count_segs() local 170 BLOCK_SIZE bsize) { in count_segs_sb()
|
D | vp9_encodemb.c | 54 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane() 446 void vp9_encode_sby_pass1(MACROBLOCK *x, BLOCK_SIZE bsize) { in vp9_encode_sby_pass1() 452 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize) { in vp9_encode_sb() 609 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane()
|
D | vp9_rdopt.c | 247 int i, bsize, segment_id; in set_block_thresholds() local 426 static void model_rd_for_sb(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb() 477 static void model_rd_for_sb_y_tx(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb_y_tx() 699 void vp9_get_entropy_contexts(BLOCK_SIZE bsize, TX_SIZE tx_size, in vp9_get_entropy_contexts() 742 BLOCK_SIZE bsize, TX_SIZE tx_size, in txfm_rd_in_plane() 1048 BLOCK_SIZE bsize, int64_t rd_thresh) { in rd_pick_intra4x4block() 1178 const BLOCK_SIZE bsize = xd->mi[0]->mbmi.sb_type; in rd_pick_intra_sub_8x8_y_mode() local 1239 BLOCK_SIZE bsize, in rd_pick_intra_sby_mode() 1311 int64_t *sse, BLOCK_SIZE bsize, in super_block_uvrd() 1359 BLOCK_SIZE bsize, TX_SIZE max_tx_size) { in rd_pick_intra_sbuv_mode() [all …]
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 79 BLOCK_SIZE bsize, int allow_select, vp9_reader *r) { in read_tx_size() 87 static void set_segment_id(VP9_COMMON *cm, BLOCK_SIZE bsize, in set_segment_id() 107 const BLOCK_SIZE bsize = xd->mi[0]->mbmi.sb_type; in read_intra_segment_id() local 125 const BLOCK_SIZE bsize = mbmi->sb_type; in read_inter_segment_id() local 168 const BLOCK_SIZE bsize = mbmi->sb_type; in read_intra_frame_mode_info() local 331 const BLOCK_SIZE bsize = mi->mbmi.sb_type; in read_intra_block_mode_info() local 428 const BLOCK_SIZE bsize = mbmi->sb_type; in read_inter_block_mode_info() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/ |
D | vp9_decodemv.c | 78 BLOCK_SIZE bsize, int allow_select, vp9_reader *r) { in read_tx_size() 86 static void set_segment_id(VP9_COMMON *cm, BLOCK_SIZE bsize, in set_segment_id() 106 const BLOCK_SIZE bsize = xd->mi[0].src_mi->mbmi.sb_type; in read_intra_segment_id() local 124 const BLOCK_SIZE bsize = mbmi->sb_type; in read_inter_segment_id() local 167 const BLOCK_SIZE bsize = mbmi->sb_type; in read_intra_frame_mode_info() local 330 const BLOCK_SIZE bsize = mi->mbmi.sb_type; in read_intra_block_mode_info() local 427 const BLOCK_SIZE bsize = mbmi->sb_type; in read_inter_block_mode_info() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 138 int mi_row, int mi_col, BLOCK_SIZE bsize) { in set_offsets() 193 BLOCK_SIZE bsize) { in duplicate_mode_info_in_sb() 206 BLOCK_SIZE bsize) { in set_block_size() 259 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node() 317 static void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree() 330 BLOCK_SIZE bsize, in set_vt_partitioning() 508 int mi_row, int mi_col, BLOCK_SIZE bsize, in update_state() 656 int64_t *dist, BLOCK_SIZE bsize) { in set_mode_info_seg_skip() 689 BLOCK_SIZE bsize, PICK_MODE_CONTEXT *ctx, in rd_pick_sb_modes() 844 BLOCK_SIZE bsize) { in restore_context() [all …]
|
D | vp9_segmentation.c | 134 const BLOCK_SIZE bsize = xd->mi[0].src_mi->mbmi.sb_type; in count_segs() local 158 BLOCK_SIZE bsize) { in count_segs_sb()
|
D | vp9_pickmode.c | 117 BLOCK_SIZE bsize, int mi_row, int mi_col, in combined_motion_search() 205 static void model_rd_for_sb_y(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb_y() 273 BLOCK_SIZE bsize, int mi_row, int mi_col, in encode_breakout_test() 418 BLOCK_SIZE bsize, in vp9_pick_inter_mode()
|
D | vp9_rdopt.c | 170 static void model_rd_for_sb(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb() 455 BLOCK_SIZE bsize, TX_SIZE tx_size, in txfm_rd_in_plane() 642 BLOCK_SIZE bsize, int64_t rd_thresh) { in rd_pick_intra4x4block() 772 const BLOCK_SIZE bsize = xd->mi[0].src_mi->mbmi.sb_type; in rd_pick_intra_sub_8x8_y_mode() local 833 BLOCK_SIZE bsize, in rd_pick_intra_sby_mode() 902 int64_t *sse, BLOCK_SIZE bsize, in super_block_uvrd() 950 BLOCK_SIZE bsize, TX_SIZE max_tx_size) { in rd_pick_intra_sbuv_mode() 991 BLOCK_SIZE bsize) { in rd_sbuv_dcpred() 1003 BLOCK_SIZE bsize, TX_SIZE max_tx_size, in choose_intra_uv_mode() 1295 const BLOCK_SIZE bsize = mbmi->sb_type; in rd_pick_best_sub8x8_mode() local [all …]
|
D | vp9_aq_cyclicrefresh.c | 95 BLOCK_SIZE bsize, int use_rd) { in candidate_refresh_aq() 130 BLOCK_SIZE bsize, int use_rd) { in vp9_cyclic_refresh_update_segment()
|
D | vp9_encodemb.c | 54 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_subtract_plane() 564 void vp9_encode_sby_pass1(MACROBLOCK *x, BLOCK_SIZE bsize) { in vp9_encode_sby_pass1() 570 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize) { in vp9_encode_sb() 733 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_encode_intra_block_plane()
|
/external/qemu/ |
D | ioport.c | 124 static int ioport_bsize(int size, int *bsize) in ioport_bsize() 142 int i, bsize; in register_ioport_read() local 161 int i, bsize; in register_ioport_write() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
D | vp9_blockd.c | 40 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane, in vp9_foreach_transformed_block_in_plane() 90 BLOCK_SIZE bsize, in vp9_foreach_transformed_block()
|
D | vp9_reconinter.c | 324 static void build_inter_predictors_for_planes(MACROBLOCKD *xd, BLOCK_SIZE bsize, in build_inter_predictors_for_planes() 353 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sby() 357 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sbuv() 362 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sb() 552 BLOCK_SIZE bsize) { in vp9_dec_build_inter_predictors_sb()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_blockd.c | 40 const MACROBLOCKD *const xd, BLOCK_SIZE bsize, int plane, in vp9_foreach_transformed_block_in_plane() 90 BLOCK_SIZE bsize, in vp9_foreach_transformed_block()
|
D | vp9_reconinter.c | 201 static void build_inter_predictors_for_planes(MACROBLOCKD *xd, BLOCK_SIZE bsize, in build_inter_predictors_for_planes() 230 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sby() 234 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sbuv() 239 BLOCK_SIZE bsize) { in vp9_build_inter_predictors_sb() 386 BLOCK_SIZE bsize) { in vp9_dec_build_inter_predictors_sb()
|
/external/libvpx/libvpx/test/ |
D | vp9_subtract_test.cc | 40 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES; in TEST_P() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
D | vp9_subtract_test.cc | 40 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES; in TEST_P() local
|
/external/e2fsprogs/misc/ |
D | findsuper.c | 193 unsigned long long bsize, grpsize; in main() local
|
/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
D | ClassHeaderReader.java | 33 private int bsize = 0; field in ClassHeaderReader
|
/external/stlport/src/ |
D | num_put_float.cpp | 231 static inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_ecvtR() 233 static inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_fcvtR() 236 static inline char* _Stl_ecvtR(long double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_ecvtR() 238 static inline char* _Stl_fcvtR(long double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_fcvtR() 254 static inline char* _Stl_ecvtR(double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_ecvtR() 256 static inline char* _Stl_fcvtR(double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_fcvtR() 260 static inline char* _Stl_ecvtR(long double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_ecvtR() 262 static inline char* _Stl_fcvtR(long double x, int n, int* pt, int* sign, char* buf, size_t bsize) in _Stl_fcvtR()
|