Home
last modified time | relevance | path

Searched defs:packed_size (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dffv1enc_template.c136 int packed_size = (3 + transparency)*2; in RENAME() local
Drscc.c158 int tiles_nb, packed_size, pixel_size = 0; in rscc_decode_frame() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_query_pool.c129 const size_t packed_size = packed_stride * queryCount; in vn_GetQueryPoolResults() local
/third_party/skia/third_party/externals/tint/src/writer/
Dappend_vector.cc74 uint32_t packed_size; in AppendVector() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp1499 …uint32_t packed_size = to_array_size_literal(type) * type_to_packed_array_stride(type, flags, pack… in type_to_packed_size() local
1635 uint32_t packed_size = 0; in buffer_is_packing_standard() local
/third_party/ffmpeg/libavformat/
Dmovenc.c5610 static const uint16_t packed_size[16] = in ff_mov_write_packet() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp1416 unsigned packed_size = use_s_pack ? 16 : 32; in visit_alu_instr() local