Searched defs:init_param (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libhevc/encoder/ | ||
H A D | osal.h | 273 void *init_param; member |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_dataclasses.py | 1228 init_param: InitVar[int] = None variable in TestCase.test_init_var.C |