Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.h167 enum AVPixelFormat fLastPixfmt; variable
H A DAVCodecDecoder.cpp1782 fLastPixfmt = pixfmt;
1802 || height != fLastHeight || pixfmt != fLastPixfmt) {