Home
last modified time | relevance | path

Searched refs:indexFull (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp403 const int32_t indexFull = index; in internalGetParameter() local
404 switch (indexFull) { in internalGetParameter()
423 const int32_t indexFull = index; in internalSetParameter() local
425 switch (indexFull) { in internalSetParameter()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp535 const int32_t indexFull = index; in internalGetParameter() local
536 switch (indexFull) { in internalGetParameter()
553 const int32_t indexFull = index; in internalSetParameter() local
555 switch (indexFull) { in internalSetParameter()
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp413 const int32_t indexFull = index; in internalSetParameter() local
415 switch (indexFull) { in internalSetParameter()