HomeSort by relevance Sort by last modified time
    Searched refs:OutputBuffers (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h 146 typedef std::map<int32, linked_ptr<DXVAPictureBuffer> > OutputBuffers;
149 void DismissStaleBuffers(const OutputBuffers& picture_buffers);
192 OutputBuffers output_picture_buffers_;
vaapi_video_decode_accelerator.h 196 typedef std::queue<int32> OutputBuffers;
197 OutputBuffers output_buffers_;
dxva_video_decode_accelerator.cc 563 OutputBuffers::iterator it = output_picture_buffers_.find(picture_buffer_id);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 577 typedef NTSTATUS (NTAPI SpInitLsaModeContextFn)(LSA_SEC_HANDLE CredentialHandle,LSA_SEC_HANDLE ContextHandle,PUNICODE_STRING TargetName,ULONG ContextRequirements,ULONG TargetDataRep,PSecBufferDesc InputBuffers,PLSA_SEC_HANDLE NewContextHandle,PSecBufferDesc OutputBuffers,PULONG ContextAttributes,PTimeStamp ExpirationTime,PBOOLEAN MappedContext,PSecBuffer ContextData);
    [all...]

Completed in 179 milliseconds