Home
last modified time | relevance | path

Searched refs:PRESET (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DProcessingService.java47 private static final String PRESET = "preset"; field in ProcessingService
156 processIntent.putExtra(ProcessingService.PRESET, in getSaveIntent()
195 String presetJson = intent.getStringExtra(PRESET); in onStartCommand()
/aosp12/hardware/interfaces/media/omx/1.0/
H A Dtypes.hal144 PRESET,
156 // if bufferType == PRESET
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/1.0/
H A DConversion.h451 t->type = CodecBuffer::Type::PRESET; in wrapAs()
492 case CodecBuffer::Type::PRESET: { in convertTo()
/aosp12/frameworks/av/media/libmedia/include/media/omx/1.0/
H A DConversion.h694 t->type = CodecBuffer::Type::PRESET; in wrapAs()
752 case CodecBuffer::Type::PRESET: { in convertTo()
/aosp12/hardware/interfaces/media/omx/1.0/vts/functional/common/
H A Dmedia_hidl_test_common.cpp559 t.type = CodecBuffer::Type::PRESET; in dispatchOutputBuffer()
588 t.type = CodecBuffer::Type::PRESET; in dispatchInputBuffer()