Home
last modified time | relevance | path

Searched refs:mCaptureFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DFrameDecoder.h80 ui::PixelFormat captureFormat() const { return mCaptureFormat; } in captureFormat()
89 ui::PixelFormat mCaptureFormat; member
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp283 &mDstFormat, &mCaptureFormat, &mDstBpp)) { in init()