Home
last modified time | relevance | path

Searched refs:in_port_disabled_ (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264dprc.c59 assert(!priv->in_port_disabled_); in release_input_headers()
116 if (!priv->in_port_disabled_) { in h264d_buffer_filled()
148 if (priv->in_port_disabled_) { in get_input_buffer()
370 priv->in_port_disabled_ = false; in h264d_prc_ctor()
523 priv->in_port_disabled_ = true; in h264d_prc_port_disable()
537 if (priv->in_port_disabled_) { in h264d_prc_port_enable()
539 priv->in_port_disabled_ = false; in h264d_prc_port_enable()
H A Dh264eprc.c86 if (priv->in_port_disabled_) { in get_input_buffer()
142 if (!priv->in_port_disabled_) { in h264e_buffer_filled()
162 assert(!priv->in_port_disabled_); in release_input_header()
490 priv->in_port_disabled_ = false; in h264e_prc_ctor()
608 priv->in_port_disabled_ = true; in h264e_prc_port_disable()
622 if (priv->in_port_disabled_) { in h264e_prc_port_enable()
624 priv->in_port_disabled_ = false; in h264e_prc_port_enable()
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h155 bool in_port_disabled_; member
H A Dvid_enc_common.h154 bool in_port_disabled_;

Completed in 3 milliseconds