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

  /hardware/qcom/media/mm-video/vidc/venc/inc/
video_encoder_device.h 135 bool venc_set_color_format(OMX_COLOR_FORMATTYPE color_format);
video_encoder_device_copper.h 244 bool venc_set_color_format(OMX_COLOR_FORMATTYPE color_format);
  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp 570 if(!venc_set_color_format(portDefn->format.video.eColorFormat))
682 if(!venc_set_color_format(portFmt->eColorFormat))
2445 bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE color_format) function in class:venc_dev
    [all...]
video_encoder_device_copper.cpp 622 if(!venc_set_color_format(portDefn->format.video.eColorFormat))
756 if(!venc_set_color_format(portFmt->eColorFormat))
2501 bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE color_format) function in class:venc_dev
    [all...]

Completed in 142 milliseconds