HomeSort by relevance Sort by last modified time
    Searched refs:show_ (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/libjingle/xmpp/
presencestatus.cc 16 show_(SHOW_NONE),
presencestatus.h 40 Show show() const { return show_; }
58 void set_show(Show show) { show_ = show; }
161 Show show_; member in class:buzz::PresenceStatus
  /external/webp/src/dec/
vp8i_dec.h 74 uint8_t show_; member in struct:__anon38509
vp8_dec.c 285 frm_hdr->show_ = (bits >> 4) & 1;
291 if (!frm_hdr->show_) {

Completed in 762 milliseconds