Home
last modified time | relevance | path

Searched defs:blk_h (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/vpx_util/
Dvpx_debug_util.c118 int pixel_c, int pixel_r, int blk_w, int blk_h, in mismatch_record_block_pre()
153 int pixel_c, int pixel_r, int blk_w, int blk_h, in mismatch_record_block_tx()
187 int pixel_c, int pixel_r, int blk_w, int blk_h, in mismatch_check_block_pre()
235 int pixel_c, int pixel_r, int blk_w, int blk_h, in mismatch_check_block_tx()
/external/libaom/aom_util/
Ddebug_util.c138 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_pre()
171 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_tx()
203 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_pre()
249 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_tx()
/external/mesa3d/src/amd/vulkan/
Dradv_sdma.h39 unsigned blk_h; /* Image format block height in pixels. */ member
Dradv_sdma.c106 …dv_sdma_pixel_extent_to_blocks(const VkExtent3D extent, const unsigned blk_w, const unsigned blk_h) in radv_sdma_pixel_extent_to_blocks()
118 …dv_sdma_pixel_offset_to_blocks(const VkOffset3D offset, const unsigned blk_w, const unsigned blk_h) in radv_sdma_pixel_offset_to_blocks()
136 …pixel_area_to_blocks(const unsigned linear_slice_pitch, const unsigned blk_w, const unsigned blk_h) in radv_sdma_pixel_area_to_blocks()
/external/mesa3d/src/amd/vulkan/meta/
Dradv_meta_astc_decode.c64 int blk_h = vk_format_get_blockheight(format); in decode_astc() local
/external/libdrm/radeon/
Dradeon_surface.h115 uint32_t blk_h; member
/external/libvpx/vp9/encoder/
Dvp9_encodemb.c702 int blk_h = 1 << (tx_size + TX_UNIT_SIZE_LOG2); in encode_block() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c532 unsigned blk_w, blk_h; in st_MapTextureImage() local
578 unsigned blk_w, blk_h; in upload_astc_slice_with_flushed_void_extents() local
/external/mesa3d/src/amd/common/
Dac_surface.h298 uint8_t blk_h : 4; member
/external/libaom/av1/encoder/
Dencodemb.c490 int blk_h = block_size_high[bsize]; in encode_block() local
Dencoder.c1964 const int blk_h = 16; in av1_set_screen_content_options() local
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1818 unsigned blk_w, blk_h; in _mesa_unpack_astc_2d_ldr() local
/external/libvpx/vp9/decoder/
Dvp9_decodeframe.c408 int blk_h = 1 << (tx_size + TX_UNIT_SIZE_LOG2); in reconstruct_inter_block() local
/external/libaom/av1/decoder/
Ddecodeframe.c264 int blk_h = block_size_high[bsize]; in inverse_transform_inter_block() local