Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/runner/input_manager/
DVideoDecoder.cpp315 PixelFormat prebuiltFormat = toPixelFormat(outputFormat); in readDecodedFrame() local
322 InputFrame inputFrame(height, width, prebuiltFormat, stride, in readDecodedFrame()
338 PixelFormat prebuiltFormat = toPixelFormat(outputFormat); in sendEosFlag() local
339 InputFrame inputFrame(5, 5, prebuiltFormat, 5, in sendEosFlag()