HomeSort by relevance Sort by last modified time
    Searched full:picture (Results 476 - 500 of 1161) sorted by null

<<11121314151617181920>>

  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_ErrorCodes.h 50 * End of extract picture, user should now call M4VSS3GPP_extractPictureCleanUp() */
241 /* Audio mixing and extract picture error code */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_dpb.h 55 /* structure to represent a buffered picture */
58 u8 *pAllocatedData; /* allocated picture pointer; (size + 15) bytes */
H264SwDecApi.c 322 H264SWDEC_PIC_RDY decoding of a picture finished
323 H264SWDEC_PIC_RDY_BUFF_NOT_EMPTY decoding of a picture finished,
327 to decode picture data
504 Get next picture in display order if any available.
515 H264SWDEC_PIC_RDY picture available for display
  /packages/apps/Camera2/src/com/android/camera/
Storage.java 240 // The picture is still safe and MediaScanner will find it and
242 // cannot click the thumbnail to review the picture.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Type_Names_Suite.py 19 """PostScript picture - """
35 """TIFF picture - """
__init__.py 168 getbaseclasses(picture)
363 'PICT' : picture,
  /external/chromium_org/android_webview/browser/
in_process_view_renderer.cc 684 // Return empty Picture objects for empty SkPictures.
685 skia::RefPtr<SkPicture> picture = skia::AdoptRef(new SkPicture); local
687 return picture;
695 SkCanvas* rec_canvas = picture->beginRecording(width, height, 0);
698 picture->endRecording();
699 return picture;
    [all...]
  /external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
podExamples.t 463 <img src=test1.gif alt="First picture">
465 <img src=test2.gif alt="Second picture">
500 <li><a href=#image-1>First picture</a>
501 <li><a href=#image-2>Second picture</a>
506 <a name=image-1><img src=test1.gif alt="First picture"></a>
508 <a name=image-2><img src=test2.gif alt="Second picture"></a>
  /frameworks/av/media/libstagefright/codecs/avc/common/src/
dpb.cpp 566 /* see subclause 8.2.5.4.1, mark short-term picture as "unused for reference" */
588 /* see subclause 8.2.5.4.2 mark long-term picture as "unused for reference" */
605 /* see subclause 8.2.5.4.3 assign LongTermFrameIdx to a short-term ref picture */
618 /* now mark the picture with picNumX to long term frame idx */
659 /* see subclause 8.2.5.4.5 mark all reference picture as "unused for reference" and setting
677 /* see subclause 8.2.5.4.6 assing long-term frame index to the current picture */
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 95 CAMHAL_LOGDA("RAW Picture format selected");
104 CAMHAL_LOGEA("Picture format is NULL, defaulting to JPEG");
152 CAMHAL_LOGVB("Picture Rotation set %d", mPictureRotation);
209 CAMHAL_LOGVB("Picture Quality set %d", mPictureQuality);
226 CAMHAL_LOGVB("Picture Thumb width set %d", mThumbWidth);
243 CAMHAL_LOGVB("Picture Thumb height set %d", mThumbHeight);
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
browser_options.js 223 $('account-picture').onclick = this.showImagerPickerOverlay_;
224 $('change-picture-caption').onclick = this.showImagerPickerOverlay_;
742 $('account-picture-wrapper').hidden = false;
    [all...]
  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 206 // Similarly, we use a thread to generate the name of the picture and insert
207 // it into MediaStore while picture taking is still in progress.
    [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 94 // Broadcast Action: The camera application has become active in picture-taking mode.
96 // Broadcast Action: The camera application is no longer in active picture-taking mode.
98 // When the camera application is active in picture-taking mode, it listens for this intent,
99 // which upon receipt will trigger the shutter to capture a new picture, as if the user had
105 public static final String FOCUS_MODE_CONTINUOUS_PICTURE = "continuous-picture";
534 // Returns the largest picture size which matches the given aspect ratio.
555 Log.w(TAG, "No picture size match the aspect ratio");
    [all...]
  /packages/apps/Gallery2/res/values-en-rGB/
strings.xml 20 <string name="gadget_title" msgid="259405922673466798">"Picture frame"</string>
38 <string name="saving_image" msgid="7270334453636349407">"Saving picture?"</string>
39 <string name="filtershow_saving_image" msgid="6659463980581993016">"Saving picture to <xliff:g id="ALBUM_NAME">%1$s</xliff:g> ?"</string>
41 <string name="crop_label" msgid="521114301871349328">"Crop picture"</string>
48 <string name="set_image" msgid="2331476809308010401">"Set picture as"</string>
254 <string name="pref_camera_picturesize_title" msgid="4333724936665883006">"Picture size"</string>
    [all...]
  /packages/apps/Gallery2/res/values-en-rIN/
strings.xml 20 <string name="gadget_title" msgid="259405922673466798">"Picture frame"</string>
38 <string name="saving_image" msgid="7270334453636349407">"Saving picture?"</string>
39 <string name="filtershow_saving_image" msgid="6659463980581993016">"Saving picture to <xliff:g id="ALBUM_NAME">%1$s</xliff:g> ?"</string>
41 <string name="crop_label" msgid="521114301871349328">"Crop picture"</string>
48 <string name="set_image" msgid="2331476809308010401">"Set picture as"</string>
254 <string name="pref_camera_picturesize_title" msgid="4333724936665883006">"Picture size"</string>
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Parm.cpp 89 //Default Picture Width
146 { 3264, 1836}, // Picture Size to match 1080p,720p AR
147 { 3264, 2176}, // Picture Size to match 480p AR
415 //Filter Picture sizes based on max width and height
634 * This will be the valid max picture resolution */
643 ALOGV("%s: Found Max Picture dimension: %d x %d", __func__,
716 ALOGE("%s: Cannot get Max picture size supported", __func__);
772 //filter picture sizes
    [all...]
  /device/generic/goldfish/camera/
EmulatedCamera.cpp 343 /* Collect frame info for the picture. */
367 * picture.
385 * Take the picture now.
388 /* Start camera device for the picture frame. */
389 ALOGD("Starting camera for picture: %.4s(%s)[%dx%d]",
    [all...]
  /external/chromium_org/content/renderer/gpu/
gpu_benchmarking_extension.cc 73 // reflection on those subclasses required for picture serialization.
86 skia::RefPtr<SkPicture> picture = layer->GetPicture(); local
87 if (!picture)
90 // Serialize picture to file.
99 picture->serialize(&file, &EncodeBitmapToData);
  /external/chromium_org/ppapi/examples/video_decode/
video_decode.cc 84 virtual void PictureReady(PP_Resource decoder, const PP_Picture_Dev& picture);
172 // painting. Elements are <decoder,picture>.
409 const PP_Picture_Dev& picture) {
413 pictures_pending_paint_.push_back(std::make_pair(decoder, picture));
419 client->GetPictureBufferInfoById(picture.picture_buffer_id);
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 488 // Create a picture to reference the window pixmap.
491 Picture src = XRenderCreatePicture(display_,
501 // Create a picture to reference the destination pixmap.
513 Picture dst = XRenderCreatePicture(display_, dst_pixmap, format, 0, NULL);
557 // Render the image to the destination picture.
  /external/chromium_org/third_party/libwebp/webp/
decode.h 95 // output_stride x picture-height.
240 // Picture can be incrementally decoded as data become available thanks to the
242 // picture is only partially decoded, pending additional input.
387 // picture. Otherwise, config.output will just be used to allocate memory
388 // and store the decoded picture.
  /external/chromium_org/third_party/skia/src/utils/debugger/
SkDrawCommand.cpp 45 case DRAW_PICTURE: return "Draw Picture";
485 SkDrawPictureCommand::SkDrawPictureCommand(SkPicture& picture) :
486 fPicture(picture) {
489 temp->appendf("SkPicture: W: %d H: %d", picture.width(), picture.height());
  /external/flac/libFLAC/
metadata_iterators.c 285 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors)
292 FLAC__ASSERT(0 != picture);
294 *picture = 0;
306 FLAC__uint64 area = (FLAC__uint64)obj->data.picture.width * (FLAC__uint64)obj->data.picture.height;
309 (type == (FLAC__StreamMetadata_Picture_Type)(-1) || type == obj->data.picture.type) &&
310 (mime_type == 0 || !strcmp(mime_type, obj->data.picture.mime_type)) &&
311 (description == 0 || !strcmp((const char *)description, (const char *)obj->data.picture.description)) &&
312 obj->data.picture.width <= max_width &&
313 obj->data.picture.height <= max_height &
    [all...]
  /external/skia/src/utils/debugger/
SkDrawCommand.cpp 45 case DRAW_PICTURE: return "Draw Picture";
485 SkDrawPictureCommand::SkDrawPictureCommand(SkPicture& picture) :
486 fPicture(picture) {
489 temp->appendf("SkPicture: W: %d H: %d", picture.width(), picture.height());
  /external/webp/include/webp/
decode.h 95 // output_stride x picture-height.
240 // Picture can be incrementally decoded as data become available thanks to the
242 // picture is only partially decoded, pending additional input.
387 // picture. Otherwise, config.output will just be used to allocate memory
388 // and store the decoded picture.

Completed in 1392 milliseconds

<<11121314151617181920>>