HomeSort by relevance Sort by last modified time
    Searched refs:SEC_OMX_COMPONENT_H263_ENC_ROLE (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
library_register.h 45 #define SEC_OMX_COMPONENT_H263_ENC_ROLE "video_encoder.h263"
library_register.c 57 SEC_OSAL_Strcpy(ppSECComponent[1]->roles[0], SEC_OMX_COMPONENT_H263_ENC_ROLE);
SEC_OMX_Mpeg4enc.c 432 SEC_OSAL_Strcpy((char *)pComponentRole->cRole, SEC_OMX_COMPONENT_H263_ENC_ROLE);
631 } else if (!SEC_OSAL_Strcmp((char*)pComponentRole->cRole, SEC_OMX_COMPONENT_H263_ENC_ROLE)) {
    [all...]

Completed in 573 milliseconds