Home
last modified time | relevance | path

Searched refs:sizebytes (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/freedreno/kgsl/
H A Dkgsl_pipe.c192 void *value, int sizebytes) in getprop()
197 .sizebytes = sizebytes, in getprop()
191 getprop(int fd, enum kgsl_property_type type, void *value, int sizebytes) getprop() argument
H A Dmsm_kgsl.h209 sizebytes is sizeof() that structure
219 unsigned int sizebytes; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c206 .sizebytes = size, in get_kgsl_prop()
H A Dmsm_kgsl.h506 * sizebytes is sizeof() that structure
516 size_t sizebytes; member
/third_party/ffmpeg/libavformat/
H A Dmatroskaenc.c89 int sizebytes; ///< how many bytes were reserved for the size member
428 if (avio_seek(pb, master.pos - master.sizebytes, SEEK_SET) < 0) in end_ebml_master()
430 put_ebml_length(pb, pos - master.pos, master.sizebytes); in end_ebml_master()

Completed in 12 milliseconds