Home
last modified time | relevance | path

Searched defs:pCallBack (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Common/src/
H A DLVM_Timer_Private.h32 void (*pCallBack)(void*, void*, LVM_INT32); member
H A DLVC_Mixer.h36 LVM_Callback pCallBack; /* Pointer to the callback function */ member
/aosp_15_r20/frameworks/av/media/libeffects/lvm/lib/Common/lib/
H A DLVM_Timer.h59 void (*pCallBack)(void*, void*, LVM_INT32); member
H A DMixer.h38 LVM_Callback pCallBack; /* Pointer to the callback function */ member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpdh.h348 CounterPathCallBack pCallBack; member
361 CounterPathCallBack pCallBack; member
374 CounterPathCallBack pCallBack; member
387 CounterPathCallBack pCallBack; member
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
H A Dcodechal_encode_hevc_g11.cpp6335 pAppCallBack pCallBack; in EncodeKernelFunctions() local