Home
last modified time | relevance | path

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

/external/libvpx/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/libaom/aom_util/
Ddebug_util.c124 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_pre()
157 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_record_block_tx()
189 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_pre()
235 int pixel_r, int blk_w, int blk_h, int highbd) { in mismatch_check_block_tx()
/external/libaom/libaom/av1/encoder/mips/msa/
Dtemporal_filter_msa.c273 uint32_t blk_h, int32_t strength, in av1_temporal_filter_apply_msa()
/external/libdrm/radeon/
Dradeon_surface.h115 uint32_t blk_h; member
/external/mesa3d/src/amd/common/
Dac_surface.h195 unsigned blk_h : 4; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c726 int blk_h = 1 << (tx_size + TX_UNIT_SIZE_LOG2); in encode_block() local
/external/libaom/libaom/av1/encoder/
Dencodemb.c449 int blk_h = block_size_high[bsize]; in encode_block() local
Dencoder.c4019 const int blk_h = 16; in av1_set_screen_content_options() local
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1836 unsigned blk_w, blk_h; in _mesa_unpack_astc_2d_ldr() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c338 unsigned blk_w, blk_h; in st_MapTextureImage() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c408 int blk_h = 1 << (tx_size + TX_UNIT_SIZE_LOG2); in reconstruct_inter_block() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c252 int blk_h = block_size_high[bsize]; in inverse_transform_inter_block() local