Home
last modified time | relevance | path

Searched defs:num_4x4_h (Results 1 – 8 of 8) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.c51 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_foreach_transformed_block_in_plane() local
Dvp9_reconinter.c211 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in build_inter_predictors_for_planes() local
394 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_dec_build_inter_predictors_sb() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c273 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
306 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in pack_inter_mode_mvs() local
356 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in write_mb_modes_kf() local
Dvp9_encodemv.c250 const int num_4x4_h = num_4x4_blocks_high_lookup[mbmi->sb_type]; in vp9_update_mv_count() local
Dvp9_onyx_if.c1089 const int num_4x4_h = num_4x4_blocks_high_lookup[i]; in init_pick_mode_context() local
1127 const int num_4x4_h = num_4x4_blocks_high_lookup[i]; in free_pick_mode_context() local
Dvp9_encodeframe.c2334 const int num_4x4_h = num_4x4_blocks_high_lookup[i]; in encode_rd_sb_row() local
3360 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; in sum_intra_stats() local
Dvp9_rdopt.c705 const int num_4x4_h = num_4x4_blocks_high_lookup[plane_bsize]; in vp9_get_entropy_contexts() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c470 const int num_4x4_h = num_4x4_blocks_high_lookup[bsize]; // 1 or 2 in read_inter_block_mode_info() local