Searched refs:OMX_COMPONENT_GENERATE_ETB (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/mm-video/vidc/venc/inc/
H A Domx_video_base.h308 OMX_COMPONENT_GENERATE_ETB = 0x5, enumerator in enum:omx_video::__anon281
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Domx_vdec.h332 OMX_COMPONENT_GENERATE_ETB = 0x5, enumerator in enum:omx_vdec::__anon275
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Domx_video_base.cpp402 case OMX_COMPONENT_GENERATE_ETB:
1317 if(ident == OMX_COMPONENT_GENERATE_ETB)
1369 else if((id == OMX_COMPONENT_GENERATE_ETB) \
2904 post_event ((unsigned)hComp,(unsigned)buffer,OMX_COMPONENT_GENERATE_ETB);
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp494 case OMX_COMPONENT_GENERATE_ETB:
1890 else if(ident == OMX_COMPONENT_GENERATE_ETB)
1987 else if((id == OMX_COMPONENT_GENERATE_ETB) \
4408 post_event ((unsigned)hComp,(unsigned)buffer,OMX_COMPONENT_GENERATE_ETB);
4468 post_event((unsigned)hComp,(unsigned)buffer,OMX_COMPONENT_GENERATE_ETB);

Completed in 19 milliseconds