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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 568 if(!venc_set_color_format(portDefn->format.video.eColorFormat))
680 if(!venc_set_color_format(portFmt->eColorFormat))
2443 bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE color_format) function in class:venc_dev
    [all...]
video_encoder_device_copper.cpp 620 if(!venc_set_color_format(portDefn->format.video.eColorFormat))
754 if(!venc_set_color_format(portFmt->eColorFormat))
2499 bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE color_format) function in class:venc_dev
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 699 if (!venc_set_color_format(portDefn->format.video.eColorFormat)) {
2659 bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE color_format) function in class:venc_dev
    [all...]
video_encoder_device_v4l2.cpp 3595 bool venc_dev::venc_set_color_format(OMX_COLOR_FORMATTYPE color_format) function in class:venc_dev
    [all...]

Completed in 105 milliseconds