Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Dpicture.h56 …int32_t iPlanes; // How many planes are introduced due to color spa… member
/third_party/openh264/codec/decoder/core/src/
Dpic_queue.cpp105 pPic->iPlanes = 3; // yv12 in default in AllocPicture()