Searched refs:indexFull (Results 1 - 6 of 6) sorted by last modified time

/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp430 int32_t indexFull = index; local
432 switch (indexFull) {
/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp985 int32_t indexFull = index; local
987 switch (indexFull) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp308 int32_t indexFull = index; local
310 switch (indexFull) {
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp369 const int32_t indexFull = index; local
371 switch (indexFull) {
447 const int32_t indexFull = index; local
449 switch (indexFull) {
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp325 const int32_t indexFull = index; local
327 switch (indexFull) {
H A DSoftVideoEncoderOMXComponent.cpp211 const int32_t indexFull = index; local
213 switch (indexFull) {

Completed in 194 milliseconds