OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nParam
(Results
1 - 21
of
21
) sorted by null
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
vidc_vendor_extensions.cpp
66
strncpy((char *)ext->
nParam
[i].cKey, p.name(), OMX_MAX_STRINGNAME_SIZE);
67
ext->
nParam
[i].bSet = mIsSet ? OMX_TRUE : OMX_FALSE;
68
ext->
nParam
[i].eValueType = p.type();
81
ext->
nParam
[paramIndex].nInt32 = setInt32;
92
ext->
nParam
[paramIndex].nInt64 = setInt64;
103
strncpy((char *)ext->
nParam
[paramIndex].cString, setStr, OMX_MAX_STRINGVALUE_SIZE);
114
if (ext->
nParam
[paramIndex].bSet == OMX_TRUE) {
115
*readInt32 = ext->
nParam
[paramIndex].nInt32;
128
if (ext->
nParam
[paramIndex].bSet == OMX_TRUE) {
129
*readInt64 = ext->
nParam
[paramIndex].nInt64
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
vidc_vendor_extensions.cpp
66
strncpy((char *)ext->
nParam
[i].cKey, p.name(), OMX_MAX_STRINGNAME_SIZE);
67
ext->
nParam
[i].bSet = mIsSet ? OMX_TRUE : OMX_FALSE;
68
ext->
nParam
[i].eValueType = p.type();
81
ext->
nParam
[paramIndex].nInt32 = setInt32;
92
ext->
nParam
[paramIndex].nInt64 = setInt64;
103
strncpy((char *)ext->
nParam
[paramIndex].cString, setStr, OMX_MAX_STRINGVALUE_SIZE);
114
if (ext->
nParam
[paramIndex].bSet == OMX_TRUE) {
115
*readInt32 = ext->
nParam
[paramIndex].nInt32;
128
if (ext->
nParam
[paramIndex].bSet == OMX_TRUE) {
129
*readInt64 = ext->
nParam
[paramIndex].nInt64
[
all
...]
/cts/suite/audio_quality/test_description/
processing_main.py
72
nParam
= 0
74
nParam
= self.readI32()
75
if
nParam
< 1:
85
for i in range(
nParam
- 1):
/hardware/qcom/media/msm8996/mm-core/inc/
OMX_IndexExt.h
130
* nParamSizeUsed : the size of
nParam
132
*
nParam
: the parameter values
142
OMX_CONFIG_ANDROID_VENDOR_PARAMTYPE
nParam
[1];
OMX_Core.h
[
all
...]
/hardware/qcom/media/msm8998/mm-core/inc/
OMX_IndexExt.h
130
* nParamSizeUsed : the size of
nParam
132
*
nParam
: the parameter values
142
OMX_CONFIG_ANDROID_VENDOR_PARAMTYPE
nParam
[1];
OMX_Core.h
[
all
...]
/frameworks/native/headers/media_plugin/media/openmax/
OMX_Core.h
[
all
...]
/hardware/qcom/media/msm8974/mm-core/inc/
OMX_Core.h
[
all
...]
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Core.h
[
all
...]
/external/sqlite/dist/orig/
sqlite3.h
[
all
...]
sqlite3.c
[
all
...]
/external/sqlite/dist/
sqlite3.h
[
all
...]
sqlite3.c
[
all
...]
/prebuilts/devtools/tools/lib/
ecj-4.4.jar
ecj-4.6.1.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.6.1/
ecj-4.6.1.jar
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/
ecj-4.5.1.jar
Completed in 876 milliseconds