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

  /external/autotest/site_utils/
generate_test_report 282 def _CollectResult(self, testdir, results, is_experimental=False):
310 The value of 'is_experimental' is included in the result dictionary.
315 @param is_experimental: A boolean value indicating whether the result
374 'experimental': is_experimental})
395 is_experimental = (parent_experimental_tag or
397 self._CollectResult(resdir, results, is_experimental)
404 testdir, is_experimental))
  /external/v4l2_codec2/vda/
vp8_parser.h 110 bool is_experimental; member in struct:media::Vp8FrameHeader
vp8_parser.cc 100 fhdr->is_experimental = !!GetBitsAt(frame_tag, 3, 1);
v4l2_slice_video_decode_accelerator.cc     [all...]

Completed in 110 milliseconds