/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 209 Bool SceneChange_Det; /* scene change detection */ 289 /* Bit allocation for scene change frames and high motion frames */ 292 Int counter_BTdst; /* BT = Bit Transfer, bit transfer to scene change frames or high motion frames or more complicatedly compressed frames */
|
/packages/apps/Car/Radio/src/com/android/car/radio/ |
RadioController.java | 180 * <p>This method is needed because of scene transitions. Scene transitions do not take into 182 * the status bar and set it in XML, it needs to be done in code. This breaks the scene
|
/device/google/marlin/camera/QCamera2/HAL/ |
QCameraParameters.h | 138 // Current auto scene detection mode. 141 // Supported auto scene detection settings. 346 // Values for Scene mode 701 int32_t setSelectedScene(cam_scene_mode_type scene); 744 const char *getASDStateString(cam_auto_scene_t scene); [all...] |
/external/ImageMagick/coders/ |
pcl.c | 346 (double) (read_info->scene+read_info->number_scenes)); 349 "-dFirstPage=%.20g -dLastPage=%.20g",(double) read_info->scene+1, 350 (double) (read_info->scene+read_info->number_scenes)); 678 scene; 724 scene=0; 984 status=SetImageProgress(image,SaveImagesTag,scene++, 671 scene; local
|
json.c | 1572 scene; local [all...] |
pdf.c | 454 scene, 738 "-dLastPage=%.20g",(double) read_info->scene+1,(double) 739 (read_info->scene+read_info->number_scenes)); 814 for (i=0; i < (ssize_t) image_info->scene; i++) 833 scene=0; 836 next->scene=scene++; 448 scene, local 1228 scene, local [all...] |
/frameworks/support/leanback/src/main/res/values/ |
attrs.xml | 179 <!-- Slide to and from the left edge of the Scene. --> 181 <!-- Slide to and from the top edge of the Scene. --> 183 <!-- Slide to and from the right edge of the Scene. --> 185 <!-- Slide to and from the bottom edge of the Scene. --> 187 <!-- Slide to and from the x-axis position at the start of the Scene root. --> 189 <!-- Slide to and from the x-axis position at the end of the Scene root. --> [all...] |
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
QCameraParameters.h | 139 // Current auto scene detection mode. 142 // Supported auto scene detection settings. 347 // Values for Scene mode 719 int32_t setSelectedScene(cam_scene_mode_type scene); 770 const char *getASDStateString(cam_auto_scene_t scene); [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
FrameBufferObjectActivity.java | 33 * This sample renders a scene into an offscreen frame buffer, and then 34 * uses the resulting image as a texture to render an onscreen scene.
|
/external/ImageMagick/MagickWand/ |
montage.c | 187 "-scenes range image scene range", 327 scene; 360 scene=0; 397 for (scene=(ssize_t) first_scene; scene <= (ssize_t) last_scene ; scene++) 420 image_info->filename,(int) scene,filename,exception); 423 image_info->filename,(double) scene); 325 scene; local [all...] |
/frameworks/base/core/java/android/app/ |
ExitTransitionCoordinator.java | 46 * to govern the exit of the Scene and the shared elements when calling an Activity as well as 47 * the reentry of the Scene when coming back from the called Activity.
|
/frameworks/base/core/java/android/transition/ |
Crossfade.java | 40 * after the scene change and fades between them. 195 // a reveal of the end scene over time. Also, animate the bounds of both drawables
|
/frameworks/support/leanback/api21/androidx/leanback/transition/ |
FadeAndShortSlide.java | 62 /** Returns the translation X value for view when it goes out of the scene */ 67 /** Returns the translation Y value for view when it goes out of the scene */
|
/packages/apps/LegacyCamera/res/values-en-rGB/ |
strings.xml | 76 <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"Scene mode"</string> 82 <string name="not_selectable_in_scene_mode" msgid="2970291701448555126">"Not selectable in scene mode."</string>
|
/packages/apps/LegacyCamera/res/values-hr/ |
strings.xml | 76 <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"Na?in scene"</string> 82 <string name="not_selectable_in_scene_mode" msgid="2970291701448555126">"U na?inu scene ne mo?e se odabirati."</string>
|
/packages/apps/LegacyCamera/res/values-tl/ |
strings.xml | 76 <string name="pref_camera_scenemode_title" msgid="1420535844292504016">"Scene mode"</string> 82 <string name="not_selectable_in_scene_mode" msgid="2970291701448555126">"Hindi mapipili sa mode ng scene."</string>
|
/system/media/camera/docs/ |
metadata_definitions.xml | 495 FLASH_REQUIRED (if the scene is too dark for still capture). 534 is ON_AUTO_FLASH/ON_AUTO_FLASH_REDEYE and the scene is too dark. If the 535 android.control.aeMode is ON_ALWAYS_FLASH, the scene may become overexposed. [all...] |
/external/scapy/scapy/layers/ |
inet.py | [all...] |
/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/ |
libexif.so | |
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/ |
libexif.so | |
/prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/ |
libexif.so | |
/external/tinyxml2/resources/ |
dream.xml | 53 <SCNDESCR>SCENE Athens, and a wood near it.</SCNDESCR> 59 <SCENE><TITLE>SCENE I. Athens. The palace of THESEUS.</TITLE> 530 </SCENE> 532 <SCENE><TITLE>SCENE II. Athens. QUINCE'S house.</TITLE> 803 </SCENE> 809 <SCENE><TITLE>SCENE I. A wood near Athens.</TITLE> [all...] |
/cts/apps/CameraITS/tests/scene1/ |
test_ev_compensation_basic.py | 61 # dark/bright scene could make AF convergence fail and this test
|
test_raw_burst_sensitivity.py | 46 # Expose for the scene with min sensitivity
|
/cts/apps/CameraITS/tests/scene3/ |
test_flip_mirror.py | 127 # initialize chart class and locate chart in scene
|