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

  /hardware/qcom/media/mm-video-legacy/vidc/common/src/
extra_data_handler.cpp 115 frame_packing_arrangement.frame1_grid_position_x = d_u(4);
388 e_u(frame_packing_arrangement.frame1_grid_position_x, 4);
  /hardware/qcom/media/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 122 frame_packing_arrangement.frame1_grid_position_x = d_u(4);
456 e_u(frame_packing_arrangement.frame1_grid_position_x, 4);
  /hardware/qcom/media/mm-core/inc/
OMX_QCOMExtns.h 1049 OMX_U32 frame1_grid_position_x; member in struct:OMX_QCOM_FRAME_PACK_ARRANGEMENT
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 474 printf("frame1_grid_position_x (%d)\n",
475 framePackingArrangement.frame1_grid_position_x);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 514 printf("frame1_grid_position_x (%lu)\n",
515 framePackingArrangement.frame1_grid_position_x);
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 1994 OMX_U8 frame1_grid_position_x; member in struct:OMX_TI_VIDEO_H264VDEC_SeiFramePacking
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 555 printf("frame1_grid_position_x (%d)\n",
556 framePackingArrangement.frame1_grid_position_x);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 676 printf("frame1_grid_position_x (%u)\n",
677 (unsigned int)framePackingArrangement.frame1_grid_position_x);
    [all...]

Completed in 49 milliseconds