Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
Dlist.h45 #define list_for_each(ref, head) \ argument
57 #define list_for_each_entry(ref, head, member) \ argument
/hardware/google/av/media/codecs/vorbis/
DC2SoftVorbisDec.cpp213 ogg_buffer *buf, ogg_reference *ref, oggpack_buffer *bits) { in makeBitReader()
282 ogg_reference ref; in process() local
374 ogg_reference ref; in process() local
/hardware/google/av/codec2/vndk/util/
DC2InterfaceHelper.cpp157 const ParamRef ref() const { in ref() function in C2InterfaceHelper::ParamHelper::Impl
304 const C2InterfaceHelper::ParamRef C2InterfaceHelper::ParamHelper::ref() const { in ref() function in C2InterfaceHelper::ParamHelper
465 for (const ParamRef &ref : param->getDependenciesAsRefs()) { in addParam() local