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

  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 65 bool SubmitBuffer(VABufferType va_buffer_type, size_t size, void* buffer);
67 // Cancel and destroy all buffers queued to the HW decoder via SubmitBuffer.
vaapi_h264_decoder.cc 305 return vaapi_wrapper_->SubmitBuffer(VAPictureParameterBufferType,
341 return vaapi_wrapper_->SubmitBuffer(VAIQMatrixBufferType,
433 return vaapi_wrapper_->SubmitBuffer(VASliceParameterBufferType,
441 return vaapi_wrapper_->SubmitBuffer(VASliceDataBufferType, size,
    [all...]
vaapi_wrapper.cc 288 bool VaapiWrapper::SubmitBuffer(VABufferType va_buffer_type,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
subauth.h 247 NTSTATUS NTAPI Msv1_0SubAuthenticationRoutineGeneric(PVOID SubmitBuffer,ULONG SubmitBufferLength,PULONG ReturnBufferLength,PVOID *ReturnBuffer);

Completed in 274 milliseconds