Home
last modified time | relevance | path

Searched defs:block_width (Results 1 – 5 of 5) 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/libgralloc/
Dalloc_controller.cpp998 static void getRgbUBwcBlockSize(int bpp, int& block_width, int& block_height) in getRgbUBwcBlockSize()
1028 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