Home
last modified time | relevance | path

Searched refs:resolutions (Results 1 – 24 of 24) sorted by relevance

/external/v8/src/
Dpromise.js275 var resolutions = [];
283 deferred.resolve(resolutions);
292 resolutions[i_captured] = x;
293 if (--count === 0) deferred.resolve(resolutions);
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dtcd.c66 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in tcd_dump()
233 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in opj_tcd_makelayer()
326 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in opj_tcd_makelayer_fixed()
422 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in opj_tcd_rateallocate()
758 if (l_tilec->resolutions == 00) { in opj_tcd_init_tile()
759 l_tilec->resolutions = (opj_tcd_resolution_t *) opj_malloc(l_data_size); in opj_tcd_init_tile()
760 if (! l_tilec->resolutions ) { in opj_tcd_init_tile()
765 memset(l_tilec->resolutions,0,l_data_size); in opj_tcd_init_tile()
768 …ution_t* new_resolutions = (opj_tcd_resolution_t *) opj_realloc(l_tilec->resolutions, l_data_size); in opj_tcd_init_tile()
772 opj_free(l_tilec->resolutions); in opj_tcd_init_tile()
[all …]
Dpi.c240 res = &comp->resolutions[pi->resno]; in opj_pi_next_lrcp()
254 res = &comp->resolutions[pi->resno]; in opj_pi_next_lrcp()
280 res = &comp->resolutions[pi->resno]; in opj_pi_next_rlcp()
293 res = &comp->resolutions[pi->resno]; in opj_pi_next_rlcp()
328 res = &comp->resolutions[resno]; in opj_pi_next_rpcl()
355 res = &comp->resolutions[pi->resno]; in opj_pi_next_rpcl()
412 res = &comp->resolutions[resno]; in opj_pi_next_pcrl()
436 res = &comp->resolutions[pi->resno]; in opj_pi_next_pcrl()
495 res = &comp->resolutions[resno]; in opj_pi_next_cprl()
515 res = &comp->resolutions[pi->resno]; in opj_pi_next_cprl()
[all …]
Dpi.h67 opj_pi_resolution_t *resolutions; member
Dtcd.h163 opj_tcd_resolution_t *resolutions; /* resolutions information */ member
Ddwt.c407 l_cur_res = tilec->resolutions + l; in opj_dwt_encode_procedure()
410 …l_data_size = opj_dwt_max_resolution( tilec->resolutions,tilec->numresolutions) * (OPJ_UINT32)size… in opj_dwt_encode_procedure()
564 opj_tcd_resolution_t* tr = tilec->resolutions; in opj_dwt_decode_tile()
838 opj_tcd_resolution_t* res = tilec->resolutions; in opj_dwt_decode_real()
Dt2.c575 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in opj_t2_encode_packet()
850 opj_tcd_resolution_t* l_res = &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_read_packet_header()
1110 opj_tcd_resolution_t* l_res = &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_read_packet_data()
1242 opj_tcd_resolution_t* l_res = &p_tile->comps[p_pi->compno].resolutions[p_pi->resno]; in opj_t2_skip_packet_data()
Dt1.c1280 opj_tcd_resolution_t* res = &tilec->resolutions[resno]; in opj_t1_decode_cblks()
1308 opj_tcd_resolution_t* pres = &tilec->resolutions[resno - 1]; in opj_t1_decode_cblks()
1312 opj_tcd_resolution_t* pres = &tilec->resolutions[resno - 1]; in opj_t1_decode_cblks()
1482 opj_tcd_resolution_t *res = &tilec->resolutions[resno]; in opj_t1_encode_cblks()
1501 opj_tcd_resolution_t *pres = &tilec->resolutions[resno - 1]; in opj_t1_encode_cblks()
1505 opj_tcd_resolution_t *pres = &tilec->resolutions[resno - 1]; in opj_t1_encode_cblks()
Dj2k.c8055 l_res = l_tilec->resolutions + l_img_comp_src->resno_decoded;
/external/doclava/src/com/google/doclava/
DAnnotationValueInfo.java106 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
110 for (Resolution resolution : resolutions) { in resolveResolutions()
DAnnotationInstanceInfo.java102 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
106 for (Resolution resolution : resolutions) { in resolveResolutions()
DTypeInfo.java426 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
430 for (Resolution resolution : resolutions) { in resolveResolutions()
DMethodInfo.java898 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
902 for (Resolution resolution : resolutions) { in resolveResolutions()
DClassInfo.java2324 ArrayList<Resolution> resolutions = mResolutions; in resolveResolutions() local
2328 for (Resolution resolution : resolutions) { in resolveResolutions()
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/
DSettingsDialog.java578 ArrayList<String> resolutions = new ArrayList<String>(modes.length); in getResolutions() local
581 if (!resolutions.contains(res)) { in getResolutions()
582 resolutions.add(res); in getResolutions()
586 String[] res = new String[resolutions.size()]; in getResolutions()
587 resolutions.toArray(res); in getResolutions()
/external/v8/test/webkit/fast/js/
DPromise-resolve-chain-expected.txt1 Test chained Promise resolutions.
/external/mesa3d/docs/
DMESA_texture_array.spec351 and intensity component resolutions. Proxy image arrays do not include
358 component resolutions are set to zero. If the image array would be
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface141 that looks best but other sub-optimal resolutions may be supported.
341 screen (ex. for particular LCD resolutions)
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.csv58 # resolutions for each sized internal format."
/external/libvpx/libvpx/
DCHANGELOG198 same content at different resolutions faster than encoding them
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/bench/
Dwikipedia.min.css1 …dden-catlinks,tr.mw-metadata-show-hide-extended,span.mw-filepage-other-resolutions,#filetoc{displa…
Dwikipedia.css2039 span.mw-filepage-other-resolutions,
/external/libpng/
Dlibpng-manual.txt1604 Note that because of the way the resolutions are