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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
frameparser.h 97 void check_skip_frame_boundary(OMX_U32 *partial_frame);
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
frameparser.h 98 void check_skip_frame_boundary(OMX_U32 *partial_frame);
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
frameparser.cpp 340 check_skip_frame_boundary(partialframe);
465 check_skip_frame_boundary(partialframe);
474 check_skip_frame_boundary(partialframe);
653 void frame_parse::check_skip_frame_boundary(OMX_U32 *partialframe) function in class:frame_parse
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
frameparser.cpp 327 check_skip_frame_boundary(partialframe);
434 check_skip_frame_boundary(partialframe);
439 check_skip_frame_boundary(partialframe);
608 void frame_parse::check_skip_frame_boundary(OMX_U32 *partialframe) function in class:frame_parse

Completed in 120 milliseconds