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.cpp404 const int32_t indexFull = index; in internalGetParameter() local
405 switch (indexFull) { in internalGetParameter()
424 const int32_t indexFull = index; in internalSetParameter() local
426 switch (indexFull) { in internalSetParameter()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp534 const int32_t indexFull = index; in internalGetParameter() local
535 switch (indexFull) { in internalGetParameter()
552 const int32_t indexFull = index; in internalSetParameter() local
554 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()