Searched defs:size_mul (Results 1 – 3 of 3) sorted by relevance
| /third_party/mesa3d/src/mesa/main/ |
| D | uniform_query.cpp | 1287 const GLvoid *values, const int size_mul, in copy_uniforms_to_storage() 1438 int size_mul = glsl_base_type_is_64bit(basicType) ? 2 : 1; in _mesa_uniform() local 1627 const unsigned size_mul, const unsigned offset, in copy_uniform_matrix_to_storage() 1871 const unsigned size_mul = basicType == GLSL_TYPE_DOUBLE ? 2 : 1; in _mesa_uniform_matrix() local 2056 const int size_mul = 2; in _mesa_uniform_handle() local
|
| /third_party/ffmpeg/libavformat/ |
| D | nut.h | 68 uint16_t size_mul; member
|
| D | nutdec.c | 1011 int size, flags, size_mul, pts_delta, i, reserved_count, ret; in decode_frame_header() local
|