Home
last modified time | relevance | path

Searched defs:input_id (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/common/gpu/media/
Dvaapi_h264_decoder_unittest.cc147 const int input_id = 0; // We don't use input_id in this class. in Initialize() local
260 int32 input_id, in OutputPicture()
Dvaapi_h264_decoder.cc35 int32 input_id() { in input_id() function in content::VaapiH264Decoder::DecodeSurface
47 int32 input_id, in DecodeSurface()
190 bool VaapiH264Decoder::AssignSurfaceToPoC(int32 input_id, int poc) { in AssignSurfaceToPoC()
1570 int32 input_id) { in SetStream()
Dv4l2_video_decode_accelerator.cc78 const int32 input_id; member
98 base::SharedMemory* shm, size_t size, int32 input_id) in BitstreamBufferRef()
536 const int32 input_id = decoder_current_bitstream_buffer_->input_id; in DecodeBufferTask() local
604 int32 input_id = decoder_current_bitstream_buffer_->input_id; in DecodeBufferTask() local
Dvaapi_video_decode_accelerator.cc328 int32 input_id, in SurfaceReady()
346 int32 input_id, in OutputPicture()
Dv4l2_video_decode_accelerator.h151 int32 input_id; // triggering input_id as given to Decode(). member
Dvideo_encode_accelerator_unittest.cc861 void VEAClient::InputNoLongerNeededCallback(int32 input_id) { in InputNoLongerNeededCallback()
/external/kernel-headers/original/uapi/linux/
Dinput.h41 struct input_id { struct
42 __u16 bustype;
43 __u16 vendor;
44 __u16 product;
45 __u16 version;
/external/chromium_org/content/renderer/
Drender_view_browsertest.cc936 const char* input_id; in TEST_F() member
/external/libxml2/include/libxml/
Dparser.h312 int input_id; /* we need to label inputs */ member