HomeSort by relevance Sort by last modified time
    Searched defs:input_buffer_id (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/common/gpu/media/
dxva_video_decode_accelerator.h 118 // Notifies the client that the input buffer identifed by input_buffer_id has
120 void NotifyInputBufferRead(int input_buffer_id);
189 int32 input_buffer_id; member in struct:content::DXVAVideoDecodeAccelerator::PendingSampleInfo
dxva_video_decode_accelerator.cc 372 : input_buffer_id(buffer_id) {
889 LONGLONG input_buffer_id = 0; local
1057 LONGLONG input_buffer_id = 0; local
1163 LONGLONG input_buffer_id = 0; local
    [all...]

Completed in 46 milliseconds