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

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
mp4_utils.h 133 typedef enum VOPTYPE
147 VOP_TYPE vopType;
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
mp4_utils.h 133 typedef enum VOPTYPE {
145 VOP_TYPE vopType;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp 47 int vopType = currVop->predictionType;
54 switch (vopType)
83 switch (vopType)

Completed in 65 milliseconds