Searched refs:FTYPE_P (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
H A DVideoEncoderAVC.cpp270 frametype = FTYPE_P;
279 frametype = FTYPE_P;
1329 else if(task->type == FTYPE_P)
H A DVideoEncoderDef.h121 FTYPE_P = 2, // General P-frame type enumerator in enum:__anon575
H A DVideoEncoderBase.cpp393 case FTYPE_P:
1426 task->type = FTYPE_P;

Completed in 336 milliseconds