Home
last modified time | relevance | path

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

/frameworks/rs/rsov/driver/
DrsovAllocation.cpp33 size_t DeriveYUVLayout(int yuv, Allocation::Hal::DrvState *state) { in DeriveYUVLayout() function
103 o += DeriveYUVLayout(alloc->mHal.state.yuv, &alloc->mHal.drvState); in AllocationBuildPointerTable()
/frameworks/rs/driver/
DrsdAllocation.cpp247 static size_t DeriveYUVLayout(int yuv, Allocation::Hal::DrvState *state) { in DeriveYUVLayout() function
314 o += DeriveYUVLayout(alloc->mHal.state.yuv, &alloc->mHal.drvState); in AllocationBuildPointerTable()
811 DeriveYUVLayout(alloc->mHal.state.yuv, &alloc->mHal.drvState); in rsdAllocationIoReceive()