Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/
DSimpleC2Interface.cpp87 C2BufferData::type_t codedBufferType = C2BufferData::LINEAR; in BaseParams() local
113 codedBufferType = rawBufferType; in BaseParams()
121 0u, isEncoder ? rawBufferType : codedBufferType)) in BaseParams()
133 0u, isEncoder ? codedBufferType : rawBufferType)) in BaseParams()