Home
last modified time | relevance | path

Searched refs:Start (Results 1 – 25 of 69) sorted by relevance

123

/frameworks/base/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_stereo_proc.h99 int32 Start,
104 int32 Start,
Dpvmp3_stereo_proc.cpp183 int32 Start, in pvmp3_st_mid_side() argument
187 int32 *pt_xr = &xr[Start]; in pvmp3_st_mid_side()
188 int32 *pt_xl = &xl[Start]; in pvmp3_st_mid_side()
221 int32 Start, in pvmp3_st_intensity() argument
227 int32 *pt_xr = &xr[Start]; in pvmp3_st_intensity()
228 int32 *pt_xl = &xl[Start]; in pvmp3_st_intensity()
Dpvmp3_mpeg2_stereo_proc.h101 int32 Start,
Dpvmp3_mpeg2_stereo_proc.cpp163 int32 Start, in pvmp3_st_intensity_ver2() argument
174 int32 *pt_xr = &xr[Start]; in pvmp3_st_intensity_ver2()
175 int32 *pt_xl = &xl[Start]; in pvmp3_st_intensity_ver2()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h106 void getFunctionConstantRange(unsigned &Start, unsigned &End) const { in getFunctionConstantRange() argument
107 Start = FirstFuncConstantID; in getFunctionConstantRange()
/frameworks/base/docs/html/guide/topics/media/
Daudio-capture.jd179 setText("Start recording");
187 setText("Start recording");
201 setText("Start playing");
209 setText("Start playing");
/frameworks/base/docs/html/guide/developing/tools/
Dsqlite3.jd53 <li>Start the sqlite3 tool from the <code>/tools</code> directory, specifying the database
/frameworks/base/docs/html/guide/tutorials/views/
Dhello-relativelayout.jd10 <li>Start a new project/Activity called HelloRelativeLayout.</li>
Dhello-tablelayout.jd11 <li>Start a new project/Activity called HelloTableLayout.</li>
Dhello-linearlayout.jd11 <li>Start a new project/Activity called HelloLinearLayout.</li>
Dhello-spinner.jd12 <li>Start a new project/Activity called HelloSpinner.</li>
Dhello-autocomplete.jd11 <li>Start a new project/Activity called HelloAutoComplete.</li>
Dhello-listview.jd11 <li>Start a new project/ListActivity called HelloListView.</li>
Dhello-gallery.jd11 <li>Start a new project/Activity called HelloGallery.</li>
Dhello-datepicker.jd10 <li>Start a new project/Activity called HelloDatePicker.</li>
Dhello-gridview.jd11 <li>Start a new project/Activity called HelloGridView.</li>
/frameworks/base/docs/html/guide/developing/devices/
Dmanaging-avds.jd42 <li>Start the AVD Manager:
76 launch an emulator with the AVD by selecting a device and clicking <strong>Start</strong>.</p>
/frameworks/base/docs/html/guide/developing/debugging/
Dddms.jd128 <li>In the Allocation Tracker tab, click the <strong>Start Tracking</strong> button to begin
132 since you clicked on the <strong>Start Tracking</strong> button. You can click on <strong>Get
196 <li>Click the <strong>Start Method Profiling</strong> button.</li>
203 between the time you clicked on <strong>Start Method Profiling</strong> and <strong>Stop Method
Ddebugging-projects-cmdline.jd46 <li>Start DDMS from the sdk <code>/tools</code> directory. This also starts ADB if it is
/frameworks/base/docs/html/resources/tutorials/views/
Dhello-tablelayout.jd11 <li>Start a new project named <em>HelloTableLayout</em>.</li>
Dhello-relativelayout.jd18 <li>Start a new project named <em>HelloRelativeLayout</em>.</li>
Dhello-linearlayout.jd14 <li>Start a new project named <em>HelloLinearLayout</em>.</li>
/frameworks/base/docs/html/sdk/1.0_r1/
Dupgrading.jd46 …<li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <…
74 …<li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates...</strong>.</l…
/frameworks/base/docs/html/sdk/1.0_r2/
Dupgrading.jd46 …<li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates</strong> &gt; <…
74 …<li>Start Eclipse, then select <strong>Help</strong> &gt; <strong>Software Updates...</strong>.</l…
/frameworks/base/docs/html/resources/articles/
Dtrack-mem.jd40 the <em>Allocation Tracker</em> tab. In the new view, click <em>Start

123