Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DH265CodecSettings.php34 public $bPyramid; variable in Google\\Service\\Transcoder\\H265CodecSettings
132 public function setBPyramid($bPyramid) argument
134 $this->bPyramid = $bPyramid;
141 return $this->bPyramid;
H A DH264CodecSettings.php34 public $bPyramid; variable in Google\\Service\\Transcoder\\H264CodecSettings
136 public function setBPyramid($bPyramid) argument
138 $this->bPyramid = $bPyramid;
145 return $this->bPyramid;