/hardware/intel/common/omx-components/videocodec/libvpx_internal/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() 288 BLOCK_SIZE bsize) { in duplicate_mode_info_in_sb() 302 BLOCK_SIZE bsize) { in set_block_size() 355 static void tree_to_node(void *data, BLOCK_SIZE bsize, variance_node *node) { in tree_to_node() 410 static void fill_variance_tree(void *data, BLOCK_SIZE bsize) { in fill_variance_tree() 424 BLOCK_SIZE bsize, in set_vt_partitioning() 837 int mi_row, int mi_col, BLOCK_SIZE bsize, in update_state() 988 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() 135 BLOCK_SIZE bsize, int mi_row, int mi_col, in sub_pixel_motion_search() 179 static void model_rd_for_sb_y(VP9_COMP *cpi, BLOCK_SIZE bsize, in model_rd_for_sb_y() 208 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_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_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_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 …]
|
D | vp9_bitstream.c | 83 TX_SIZE tx_size, BLOCK_SIZE bsize, in write_selected_tx_size() 238 const BLOCK_SIZE bsize = mbmi->sb_type; in pack_inter_mode_mvs() local 342 const BLOCK_SIZE bsize = mbmi->sb_type; in write_mb_modes_kf() local 397 PARTITION_TYPE p, BLOCK_SIZE bsize, vp9_writer *w) { in write_partition() 419 int mi_row, int mi_col, BLOCK_SIZE bsize) { in write_modes_sb()
|
D | vp9_tokenize.c | 300 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in vp9_is_skippable_in_plane() 309 BLOCK_SIZE bsize) { in vp9_tokenize_sb()
|
D | vp9_firstpass.c | 365 static vp9_variance_fn_t get_block_variance_fn(BLOCK_SIZE bsize) { in get_block_variance_fn() 399 const BLOCK_SIZE bsize = xd->mi[0]->mbmi.sb_type; in first_pass_motion_search() local 584 const BLOCK_SIZE bsize = get_bsize(cm, mb_row, mb_col); in vp9_first_pass() local
|
D | vp9_block.h | 200 BLOCK_SIZE bsize) { in get_block_context()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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
|
D | vp9_decodeframe.c | 298 BLOCK_SIZE bsize, int mi_row, int mi_col) { in set_offsets() 339 vp9_reader *r, BLOCK_SIZE bsize) { in decode_block() 382 int mi_row, int mi_col, BLOCK_SIZE bsize, in read_partition() 408 vp9_reader* r, BLOCK_SIZE bsize) { in decode_partition()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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()
|
D | vp9_blockd.h | 245 static INLINE BLOCK_SIZE get_subsize(BLOCK_SIZE bsize, in get_subsize() 275 static INLINE TX_SIZE get_uv_tx_size_impl(TX_SIZE y_tx_size, BLOCK_SIZE bsize) { in get_uv_tx_size_impl() 289 static INLINE BLOCK_SIZE get_plane_block_size(BLOCK_SIZE bsize, in get_plane_block_size()
|
D | vp9_entropy.h | 101 static INLINE void reset_skip_context(MACROBLOCKD *xd, BLOCK_SIZE bsize) { in reset_skip_context()
|
D | vp9_onyxc_int.h | 302 BLOCK_SIZE bsize) { in update_partition_context() 318 BLOCK_SIZE bsize) { in partition_plane_context()
|
D | vp9_pred_common.c | 370 BLOCK_SIZE bsize, int mi_row, int mi_col) { in vp9_get_segment_id()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | vp9_subtract_test.cc | 40 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES; in TEST_P() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.c | 472 const uint32_t bsize = 64; in find_mismatch() local
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | fuse.h | 56 uint32_t bsize; member
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | fuse.h | 167 uint32_t bsize; member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | fuse.h | 56 uint32_t bsize; member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | fuse.h | 173 uint32_t bsize; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.cpp | 7438 long long bsize = -1; in CreateBlockGroup() local
|