Searched defs:binary_buf (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/cm_fc_ld/ |
H A D | cm_fc_ld.h | 83 const char *binary_buf; /**< The buffer contain binary. */ member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | decode_proto_op.cc | 814 tstring* binary_buf) { in ReserializeMessage()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES30.cpp | 5383 …_ref, jint lengthOffset, jintArray binaryFormat_ref, jint binaryFormatOffset, jobject binary_buf) { in android_glGetProgramBinary__II_3II_3IILjava_nio_Buffer_2() 5468 …is, jint program, jint bufSize, jobject length_buf, jobject binaryFormat_buf, jobject binary_buf) { in android_glGetProgramBinary__IILjava_nio_IntBuffer_2Ljava_nio_IntBuffer_2Ljava_nio_Buffer_2() 5541 (JNIEnv *_env, jobject _this, jint program, jint binaryFormat, jobject binary_buf, jint length) { in android_glProgramBinary__IILjava_nio_Buffer_2I()
|
H A D | android_opengl_GLES20.cpp | 4329 …is, jint n, jintArray shaders_ref, jint offset, jint binaryformat, jobject binary_buf, jint length… in android_glShaderBinary__I_3IIILjava_nio_Buffer_2I() 4399 …(JNIEnv *_env, jobject _this, jint n, jobject shaders_buf, jint binaryformat, jobject binary_buf, … in android_glShaderBinary__ILjava_nio_IntBuffer_2ILjava_nio_Buffer_2I()
|