Searched refs:h1 (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/tetheroffload/config/1.0/vts/functional/ |
D | VtsHalTetheroffloadConfigV1_0TargetTest.cpp | 119 hidl_handle h1; in TEST_F() local 120 h1.setTo(nativeHandle1, true); in TEST_F() 132 const Return<void> ret = config->setHandles(h1, h2, ASSERT_TRUE_CALLBACK); in TEST_F() 141 hidl_handle h1; in TEST_F() local 142 h1.setTo(nativeHandle1, true); in TEST_F() 147 const Return<void> ret = config->setHandles(h1, h2, ASSERT_FALSE_CALLBACK); in TEST_F() 161 hidl_handle h1; in TEST_F() local 162 h1.setTo(nativeHandle1, true); in TEST_F() 168 const Return<void> ret = config->setHandles(h1, h2, ASSERT_FALSE_CALLBACK); in TEST_F() 176 hidl_handle h1; in TEST_F() local [all …]
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | audio_parser.c | 50 unsigned char h0, h1, h2, h3; member 70 unsigned char h3, h2, h1, h0; 353 header.h1 = *(p + 2); in mp3_header_parse() 453 unsigned char h0, h1; member 466 unsigned char h1, h0; 574 config.h1 = *(p + 0); in audio_specific_config_parse() 614 *(p + 0) = config.h1; in audio_specific_config_bitcoding()
|
/hardware/intel/img/psb_video/ |
D | .gitignore | 19 stamp-h1
|
/hardware/intel/common/libva/test/decode/ |
D | tinyjpeg.c | 631 int h1, h2, h3, v1, v2, v3; in tinyjpeg_decode() local 632 h1 = pic_param.components[0].h_sampling_factor; in tinyjpeg_decode() 639 if (h1 == 2 && h2 == 1 && h3 == 1 && in tinyjpeg_decode() 647 else if (h1 == 2 && h2 == 1 && h3 == 1 && in tinyjpeg_decode() 655 else if (h1 == 1 && h2 == 1 && h3 == 1 && in tinyjpeg_decode() 663 else if (h1 == 4 && h2 == 1 && h3 == 1 && in tinyjpeg_decode() 670 else if (h1 == 1 && h2 == 1 && h3 == 1 && in tinyjpeg_decode() 678 else if (h1 == 2 && h2 == 1 && h3 == 1 && in tinyjpeg_decode()
|
/hardware/intel/common/libva/ |
D | .gitignore | 31 stamp-h1
|