Searched refs:NumPlanes (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.h224 uint8_t NumPlanes; member in struct:av1_sequence_header_obu::__anonf58fb2b40308
H A Dvid_dec_av1.c298 seq->color_config.NumPlanes = seq->color_config.mono_chrome ? 1 : 3;
785 if (seq->color_config.NumPlanes > 1) {
981 if (seq->color_config.NumPlanes > 1) {
1026 if (seq->color_config.NumPlanes > 1)
1050 for (i = 0; i < seq->color_config.NumPlanes; ++i) {

Completed in 6 milliseconds