/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/ |
D | video_encoder_device_copper.h | 51 unsigned long maxcount; member
|
/hardware/google/gfxstream/include/OpenGLESDispatch/ |
D | gles2_only_functions.h | 60 …GetAttachedShaders, (GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders), (program,…
|
D | gles2_only_static_translator_namespaced_header.h | 60 GL_APICALL void GL_APIENTRY glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, …
|
D | gles12tr_internal.h | 126 …GetAttachedShaders, (GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders), (program,…
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
D | video_encoder_device_copper.cpp | 385 …m_sInput_buff_property.mincount=m_sInput_buff_property.maxcount=m_sInput_buff_property.actualcount… in venc_open() 392 …m_sOutput_buff_property.mincount=m_sOutput_buff_property.maxcount=m_sOutput_buff_property.actualco… in venc_open() 559 …m_sInput_buff_property.mincount=m_sInput_buff_property.maxcount=m_sInput_buff_property.actualcount… in venc_get_buf_req() 646 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param() 658 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param() 667 (portDefn->nBufferCountActual <= m_sInput_buff_property.maxcount)) in venc_set_param() 691 (m_sInput_buff_property.maxcount >= portDefn->nBufferCountActual) && in venc_set_param() 722 (m_sOutput_buff_property.maxcount >= portDefn->nBufferCountActual) in venc_set_param()
|
D | video_encoder_device.cpp | 594 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param() 607 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param() 618 (portDefn->nBufferCountActual <= m_sInput_buff_property.maxcount)) { in venc_set_param() 646 (m_sOutput_buff_property.maxcount >= portDefn->nBufferCountActual) in venc_set_param()
|
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/ |
D | gles2_only_dispatch_logging_wrappers.impl | 264 void glGetAttachedShaders_dispatchLoggingWrapper(GLuint program, GLsizei maxcount, GLsizei* count, … 265 …ATCH_DEBUG_LOG("glGetAttachedShaders(program:%d, maxcount:%d, count:%p, shaders:%p)", program, max… 266 GLDispatch::glGetAttachedShaders_underlying(program, maxcount, count, shaders);
|
D | gles2_only.entries | 57 void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders);
|
D | gles12tr_internal.entries | 124 void glGetAttachedShaders( GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 733 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param() 747 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param() 758 (portDefn->nBufferCountActual <= m_sInput_buff_property.maxcount)) { in venc_set_param() 787 (m_sOutput_buff_property.maxcount >= portDefn->nBufferCountActual) in venc_set_param()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device.cpp | 732 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount, in venc_set_param() 746 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount, in venc_set_param() 757 (portDefn->nBufferCountActual <= m_sInput_buff_property.maxcount)) { in venc_set_param() 786 (m_sOutput_buff_property.maxcount >= portDefn->nBufferCountActual) in venc_set_param()
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 284 uint32_t maxcount; member
|
/hardware/google/gfxstream/host/gl/gles2_dec/ |
D | GLESv2Decoder.cpp | 1012 …aders, (void* self, GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders), (program,…
|
D | GLESv2Decoder.h | 181 …static void gles2_APIENTRY s_glGetAttachedShaders(void* self, GLuint program, GLsizei maxcount, GL…
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 291 uint32_t maxcount; member
|
/hardware/google/gfxstream/codegen/gles2/ |
D | gles2.attrib | 150 #void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei *count, GLuint *shaders) 152 len shaders (maxcount*sizeof(GLuint))
|
D | gles2.in | 61 GL_ENTRY(void, glGetAttachedShaders, GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shad…
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec.h | 338 uint32_t maxcount; member
|
/hardware/google/gfxstream/common/detector/ |
D | GlesFuncs.h | 258 …GetAttachedShaders, (GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders), (program,…
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 64 void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders); 803 void glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count, GLuint* shaders) in glGetAttachedShaders() argument 806 ctx->glGetAttachedShaders(ctx, program, maxcount, count, shaders); in glGetAttachedShaders()
|
D | gl2_enc.cpp | 1802 void glGetAttachedShaders_enc(void *self , GLuint program, GLsizei maxcount, GLsizei* count, GLuint… in glGetAttachedShaders_enc() argument 1804 …haders(program:%u, maxcount:%d, count:0x%08x, shaders:0x%08x)", program, maxcount, count, shaders); in glGetAttachedShaders_enc() 1813 const unsigned int __size_shaders = (maxcount*sizeof(GLuint)); in glGetAttachedShaders_enc() 1825 memcpy(ptr, &maxcount, 4); ptr += 4; in glGetAttachedShaders_enc()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 1990 GL_APICALL void GL_APIENTRY glGetAttachedShaders(GLuint program, GLsizei maxcount, GLsizei* count,… in glGetAttachedShaders() argument 1996 ctx->dispatcher().glGetAttachedShaders(globalProgramName,maxcount,count,shaders); in glGetAttachedShaders() 2002 for(int i=0 ; i < maxcount && i<numShaders ;i++){ in glGetAttachedShaders()
|