Searched refs:rest (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_extensions.hpp | 185 char *rest = exType; in set_vendor_extension_config() local 186 char *token = strtok_r(exType, "|", &rest); in set_vendor_extension_config() 204 } while ((token = strtok_r(NULL, "|", &rest))); in set_vendor_extension_config()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_extensions.hpp | 721 char *rest = exType; in set_vendor_extension_config() local 722 char *token = strtok_r(exType, "|", &rest); in set_vendor_extension_config() 741 } while ((token = strtok_r(NULL, "|", &rest))); in set_vendor_extension_config()
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHwCallback.hal | 61 * capture of the rest of the utterance */
|
/hardware/interfaces/wifi/1.0/ |
D | IWifi.hal | 32 * state of the rest of the HAL and must persist though stops/starts. These
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 44 COMPONENT, // for the rest of components
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | IMapper.hal | 86 * with the rest of the mapper or with other in-process libraries.
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | IMapper.hal | 88 * with the rest of the mapper or with other in-process libraries.
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 1701 * Sets the seat depth, distance from back rest to front edge of seat. 3285 * integer in the vehicle property integers array and determines how the rest of
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 1091 * feed the rest of the data in subsequent calls. The amount of input consumed must be returned
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2671 * The scores of the rest of boxes are lowered according to the
|