Home
last modified time | relevance | path

Searched defs:block_x (Results 1 - 12 of 12) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_internal.h39 unsigned int block_x; member
H A Dastcenccli_toplevel.cpp506 unsigned int block_x = 0; in init_astcenc_config() local
[all...]
H A Dastcenc_entry.cpp194 validate_block_size( unsigned int block_x, unsigned int block_y, unsigned int block_z ) validate_block_size() argument
436 astcenc_config_init( astcenc_profile profile, unsigned int block_x, unsigned int block_y, unsigned int block_z, float quality, unsigned int flags, astcenc_config* configp ) astcenc_config_init() argument
845 int block_x = bsd.xdim; compress_image() local
1210 unsigned int block_x = ctx->config.block_x; astcenc_decompress_image() local
[all...]
H A Dastcenc.h455 unsigned int block_x; member
666 unsigned int block_x; member
H A Dastcenccli_image_load_store.cpp2436 uint8_t block_x; member
2486 unsigned int block_x = astc::max(static_cast<unsigned int>(hdr.block_x), 1u); in load_cimage() local
[all...]
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp56 static const unsigned int block_x = 6; in main() local
/third_party/ffmpeg/libavcodec/
H A Dmsvideo1.c93 int block_x, block_y; /* block width and height iterators */ in msvideo1_decode_8bit() local
193 int block_x, block_y; /* block width and height iterators */ in msvideo1_decode_16bit() local
H A Descape130.c204 block_index, block_x = 0; in escape130_decode_frame() local
H A Dmjpegdec.c1419 int block_x, block_y; in shift_output() local
/third_party/ffmpeg/tests/checkasm/
H A Dh264dsp.c276 int block_x = index % 16; in check_idct_multiple() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c533 set_work_size(struct pipe_grid_info *info, unsigned block_x, unsigned block_y, unsigned block_z, in set_work_size() argument
742 int block_x, block_y; in si_compute_copy_image() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_setup.c190 block_x(int x) in block_x() function

Completed in 18 milliseconds