render 86 applications/osmo4_android_studio/app/src/main/java/com/gpac/Osmo4/Osmo4Renderer.java instance.render(); render 38 applications/testapps/hevcbench/main.c SDL_Renderer *render= NULL; render 195 applications/testapps/hevcbench/main.c render = SDL_CreateRenderer(window, -1, SDL_RENDERER_ACCELERATED); render 375 applications/testapps/hevcbench/main.c if (render) SDL_DestroyRenderer(render); render 103 extra_lib/include/ffmpeg_android/libavcodec/vdpau.h VdpDecoderRender *render; render 318 extra_lib/include/ffmpeg_android/libavcodec/vdpau.h VdpDecoderRender *render; render 603 extra_lib/include/freetype/freetype/internal/ftobjs.h FT_Renderer_RenderFunc render; render 103 extra_lib/include/libavcodec/vdpau.h VdpDecoderRender *render; render 847 modules/platinum/GPACPlatinum.cpp GPAC_MediaRendererItem *render; render 855 modules/platinum/GPACPlatinum.cpp render = (GPAC_MediaRendererItem *)gf_list_get(upnp->m_pAVCtrlPoint->m_MediaRenderers, i); render 856 modules/platinum/GPACPlatinum.cpp if (render->m_UUID==(const char *)uuid) { render 858 modules/platinum/GPACPlatinum.cpp return render; render 893 modules/platinum/GPACPlatinum.cpp GPAC_MediaRendererItem *render; render 901 modules/platinum/GPACPlatinum.cpp render = upnp_renderer_get_device(upnp, c, obj); render 902 modules/platinum/GPACPlatinum.cpp if (!render) return JS_TRUE; render 935 modules/platinum/GPACPlatinum.cpp if (NPT_SUCCEEDED(render->m_device->FindServiceByType("urn:schemas-upnp-org:service:AVTransport:1", service))) { render 937 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->SetAVTransportURI(render->m_device, 0, resource_url, NULL, NULL); render 938 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->Play(render->m_device, 0, "1", NULL); render 947 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->SetAVTransportURI(render->m_device, 0, (*item)->m_Resources[0].m_Uri, (*item)->m_Didl, NULL); render 948 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->Play(render->m_device, 0, "1", NULL); render 964 modules/platinum/GPACPlatinum.cpp GPAC_MediaRendererItem *render; render 970 modules/platinum/GPACPlatinum.cpp render = upnp_renderer_get_device(upnp, c, obj); render 971 modules/platinum/GPACPlatinum.cpp if (!render) return JS_TRUE; render 982 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->Play(render->m_device, 0, szSpeed, NULL); render 986 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->Pause(render->m_device, 0, NULL); render 990 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->Stop(render->m_device, 0, NULL); render 999 modules/platinum/GPACPlatinum.cpp upnp->m_pAVCtrlPoint->m_MediaController->Seek(render->m_device, 0, "ABS_TIME", szVal, NULL);