HomeSort by relevance Sort by last modified time
    Searched full:extract (Results 1651 - 1675 of 8518) sorted by null

<<61626364656667686970>>

  /external/tensorflow/tensorflow/contrib/gan/python/eval/python/
sliced_wasserstein_impl.py 85 """Extract patches from a batch.
89 patches_per_image: (int) Number of patches to extract per image.
90 patch_size: (int) Size of the patches (size, size, channels) to extract.
216 patches_per_image: (int) Number of patches to extract per image per
  /external/tensorflow/tensorflow/contrib/lite/examples/ios/
download_models.sh 38 # If the zip file contains nested directories, extract the files from the
  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_ExtractGlimpse.pbtxt 13 to extract. The glimpse height must be specified first, following
  /external/tensorflow/tensorflow/core/example/
example_parser_configuration.h 39 // extract the FixedLenFeature/VarLenFeature configurations.
  /external/tensorflow/tensorflow/core/lib/gtl/
priority_queue_util.h 38 // to extract the desired element between those two calls.
  /external/tensorflow/tensorflow/tools/lib_package/
libtensorflow_java_test.sh 41 # Extract the archive into a subdirectory 'jni'
libtensorflow_test.sh 37 # Extract the archive into tensorflow/
  /external/toybox/toys/posix/
cpio.c 32 -i extract from archive into file system (stdin=archive)
35 -v verbose (list files during create/extract)
36 --no-preserve-owner (don't set ownership during extract)
125 // If you want to extract absolute paths, "cd /" and run cpio.
  /external/tpm2/
PolicyAuthorize.c 37 // Extract from the Name of the key, the algorithm used to compute it's Name
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
math_op.c 120 i = extract_h(*frac); /* Extract b25-b31 */
122 a = (Word16)(*frac); /* Extract b10-b24 */
167 i = extract_h(L_x); /* Extract b10-b16 of fraction */
169 a = (Word16)(L_x); /* Extract b0-b9 of fraction */
  /frameworks/base/core/java/android/view/inputmethod/
ExtractedTextRequest.java 24 * extract text from its input editor.
  /frameworks/base/core/java/com/android/internal/widget/
LocalImageResolver.java 32 * A class to extract Bitmaps from a MessagingStyle message.
  /frameworks/base/libs/androidfw/tests/
TestHelpers.cpp 52 return AssertionFailure() << "Failed to extract file '" << file << "' from zip '" << zip_path
  /frameworks/base/media/java/android/media/
MediaExtractor.java 86 * @param dataSource the MediaDataSource for the media you want to extract from
97 * @param uri the Content URI of the data you want to extract from.
215 * @param afd the AssetFileDescriptor for the file you want to extract from.
234 * @param fd the FileDescriptor for the file you want to extract from.
245 * @param fd the FileDescriptor for the file you want to extract from.
354 * Extract DRM initialization data if it exists
752 * Key to extract the container format
759 * Key to extract the container MIME type
766 * Key to extract the number of tracks in the container
  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
ApplicationsStateRoboTest.java 24 import static org.robolectric.shadow.api.Shadow.extract;
133 ShadowContextImpl shadowContext = Shadow.extract(
173 ShadowLooper shadowBkgLooper = extract(bkgHandler.getLooper());
174 ShadowLooper shadowMainLooper = extract(mainHandler.getLooper());
  /frameworks/base/services/core/java/com/android/server/notification/
RankingReconsideration.java 21 * Represents future work required to extract signals from notifications for ranking.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
frametovalues.cpp 17 // Native function to extract histogram from image (handed down as ByteBuffer).
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorfulnessFilter.java 17 // Extract histogram from image.
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader_2_7.h 52 /// Read the header of the specified bitcode buffer and extract just the
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader_3_0.h 52 /// Read the header of the specified bitcode buffer and extract just the
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ImageDescriptor.java 50 * Extract descriptor information about image instance.
  /hardware/intel/img/psb_video/src/hwdefs/
mem_io.h 93 This macro is used to extract a field from a packed memory based structure.
111 This macro is used to extract the value of a field in a table in a packed
132 This macro is used to extract the value of a repeated field in a packed
153 This macro is used to extract the value of a repeated field in a table
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h 66 /* Helper APIs to extract specific data. */
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
inv_sysfs_utils.h 60 /* Helper APIs to extract specific data. */
  /packages/apps/Camera2/src/com/android/camera/data/
FilmstripContentQueries.java 55 * @param projection the columns to extract

Completed in 1281 milliseconds

<<61626364656667686970>>