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

  /hardware/qcom/media/mm-video-legacy/vidc/common/src/
vidc_color_converter.cpp 45 src_format = NV12_2K;
134 if(src_format == NV12_2K) {
  /hardware/qcom/media/mm-video-v4l2/vidc/common/src/
vidc_color_converter.cpp 46 src_format = NV12_2K;
151 if (src_format == NV12_2K) {
  /hardware/qcom/media/libc2dcolorconvert/
C2DColorConverter.h 79 NV12_2K,
C2DColorConverter.cpp 266 case NV12_2K:
375 case NV12_2K:
402 case NV12_2K:
426 case NV12_2K: {
472 case NV12_2K: {
477 ALOGV("NV12_2k, width = %d, height = %d, size = %d", width, height, size);
555 case NV12_2K:
571 case NV12_2K:
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp     [all...]

Completed in 1095 milliseconds