Searched defs:_type (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_vendor_extensions.h | 226 #define ADD_PARAM(_key, _type) \ argument 229 #define ADD_PARAM_END(_key, _type) \ argument
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_vendor_extensions.h | 226 #define ADD_PARAM(_key, _type) \ argument 229 #define ADD_PARAM_END(_key, _type) \ argument
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/inc/ |
D | vidc_vendor_extensions.h | 223 #define ADD_PARAM(_key, _type) \ argument 226 #define ADD_PARAM_END(_key, _type) \ argument
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/inc/ |
D | vidc_vendor_extensions.h | 223 #define ADD_PARAM(_key, _type) \ argument 226 #define ADD_PARAM_END(_key, _type) \ argument
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/ |
D | vidc_vendor_extensions.h | 226 #define ADD_PARAM(_key, _type) \ argument 229 #define ADD_PARAM_END(_key, _type) \ argument
|
/hardware/interfaces/renderscript/1.0/vts/functional/ |
D | VtsMiscellaneousTests.cpp | 283 context->contextPeekMessage([&](MessageToClientType _type, Size _size, uint32_t _subID){ in TEST_P() 287 [&](MessageToClientType _type, Size _size){ in TEST_P()
|
/hardware/interfaces/renderscript/1.0/default/ |
D | Context.cpp | 83 RsType _type = hidl_to_rs<RsType>(type); in allocationAdapterCreate() local 98 const void* _type = Device::getHal().AllocationGetType(mContext, _allocation); in allocationGetType() local 103 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateTyped() local 112 RsType _type = hidl_to_rs<RsType>(type); in allocationCreateFromBitmap() local 121 RsType _type = hidl_to_rs<RsType>(type); in allocationCubeCreateFromBitmap() local 405 RsType _type = hidl_to_rs<RsType>(type); in typeGetNativeMetadata() local 421 …RsType _type = Device::getHal().TypeCreate(mContext, _element, _dimX, _dimY, _dimZ, _mipmaps, _fac… in typeCreate() local
|