Home
last modified time | relevance | path

Searched defs:buf0 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
Dtransform.c279 static void PreMDCT(int *buf0, int num, const int *csptr) in PreMDCT()
314 static void PostMDCT(int *buf0, int num, const int *csptr) in PostMDCT()
/frameworks/native/services/surfaceflinger/
DLayer.cpp2218 sp<const GraphicBuffer> buf0(mActiveBuffer); local