Home
last modified time | relevance | path

Searched defs:block_width (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvp9_subtract_test.cc42 const int block_width = 4 * num_4x4_blocks_wide_lookup[bsize]; in TEST_P() local
Dpp_filter_test.cc41 const int block_width = 16; in TEST_P() local
/hardware/qcom/display/msm8994/libgralloc/
Dalloc_controller.cpp821 static void getUBwcBlockSize(int bpp, int& block_width, int& block_height) in getUBwcBlockSize()
851 int block_width, block_height; in getUBwcMetaBufferSize() local
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_allocator.cpp681 void Allocator::GetRgbUBwcBlockSize(uint32_t bpp, int *block_width, int *block_height) { in GetRgbUBwcBlockSize()
708 int block_width, block_height; in GetRgbUBwcMetaBufferSize() local
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp1007 static void getRgbUBwcBlockSize(int bpp, int& block_width, int& block_height) in getRgbUBwcBlockSize()
1037 int block_width, block_height; in getRgbUBwcMetaBufferSize() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c289 const int block_width = num_8x8_blocks_wide_lookup[bsize]; in duplicate_mode_info_in_sb() local
430 const int block_width = num_8x8_blocks_wide_lookup[bsize]; in set_vt_partitioning() local