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

  /hardware/qcom/media/mm-video-legacy/vidc/common/src/
extra_data_handler.cpp 113 frame_packing_arrangement.frame0_grid_position_x = d_u(4);
386 e_u(frame_packing_arrangement.frame0_grid_position_x, 4);
  /hardware/qcom/media/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 118 frame_packing_arrangement.frame0_grid_position_x = d_u(4);
453 e_u(frame_packing_arrangement.frame0_grid_position_x, 4);
  /hardware/qcom/media/mm-core/inc/
OMX_QCOMExtns.h 812 OMX_U32 frame0_grid_position_x; member in struct:OMX_QCOM_FRAME_PACK_ARRANGEMENT
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/test/
venc_test.cpp 470 printf("frame0_grid_position_x (%d)\n",
471 framePackingArrangement.frame0_grid_position_x);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 510 printf("frame0_grid_position_x (%lu)\n",
511 framePackingArrangement.frame0_grid_position_x);
    [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...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 555 printf("frame0_grid_position_x (%d)\n",
556 framePackingArrangement.frame0_grid_position_x);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 632 printf("frame0_grid_position_x (%d)\n",
633 framePackingArrangement.frame0_grid_position_x);
    [all...]

Completed in 484 milliseconds