Home
last modified time | relevance | path

Searched defs:tex_data (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dtexturedsp.h74 } tex_data; member
H A Ddxv.c39 uint8_t *tex_data; // Compressed texture member
495 dxv_decompress_cgo(DXVContext *ctx, GetByteContext *gb, uint8_t *tex_data, int tex_size, uint8_t *op_data, int *oindex, int op_size, uint8_t **dstp, int *statep, uint8_t **tab0, uint8_t **tab1, int offset) dxv_decompress_cgo() argument
735 dxv_decompress_cocg(DXVContext *ctx, GetByteContext *gb, uint8_t *tex_data, int tex_size, uint8_t *op_data0, uint8_t *op_data1, int max_op_size0, int max_op_size1) dxv_decompress_cocg() argument
791 dxv_decompress_yo(DXVContext *ctx, GetByteContext *gb, uint8_t *tex_data, int tex_size, uint8_t *op_data, int max_op_size) dxv_decompress_yo() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h88 void *tex_data; member
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp965 GLuint tex_data[4][4] = { in TEST_F() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp2938 glw::GLuint tex_data[texHeight][texWidth]; in createTexture() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_blit.c751 nir_ssa_def *tex_data[4]; in blorp_nir_manual_blend_bilinear() local

Completed in 27 milliseconds