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

  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
frameparser.h 68 int init_start_codes (codec_type codec_type_parse);
omx_vdec.h 757 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
frameparser.h 69 int init_start_codes (codec_type codec_type_parse);
omx_vdec_hevc.h 776 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
omx_vdec.h 875 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
frameparser.h 70 int init_start_codes (codec_type codec_type_parse);
omx_vdec_hevc.h 770 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
omx_vdec.h 897 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
omx_vdec_hevc_swvdec.h 925 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
frameparser.h 70 int init_start_codes (codec_type codec_type_parse);
omx_vdec.h 943 codec_type codec_type_parse; member in class:omx_vdec
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
frameparser.cpp 98 int frame_parse::init_start_codes (codec_type codec_type_parse)
101 if (codec_type_parse > CODEC_TYPE_MAX || parse_state != A0)
106 switch (codec_type_parse)
omx_vdec.cpp 468 codec_type_parse ((codec_type)0),
    [all...]
omx_vdec_copper.cpp 475 codec_type_parse ((codec_type)0),
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
frameparser.cpp 92 int frame_parse::init_start_codes (codec_type codec_type_parse)
95 if (codec_type_parse > CODEC_TYPE_MAX || parse_state != A0) {
99 switch (codec_type_parse) {
omx_vdec.cpp 453 codec_type_parse ((codec_type)0),
    [all...]
omx_vdec_hevc.cpp 524 codec_type_parse ((codec_type)0),
    [all...]
omx_vdec_msm8974.cpp 564 codec_type_parse ((codec_type)0),
    [all...]
omx_vdec_hevc_swvdec.cpp 574 codec_type_parse ((codec_type)0),
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
frameparser.cpp 92 int frame_parse::init_start_codes (codec_type codec_type_parse)
95 if (codec_type_parse > CODEC_TYPE_MAX || parse_state != A0) {
99 switch (codec_type_parse) {
omx_vdec_hevc.cpp 520 codec_type_parse ((codec_type)0),
    [all...]
omx_vdec_v4l2.cpp 614 codec_type_parse ((codec_type)0),
    [all...]
omx_vdec_hevc_swvdec.cpp 577 codec_type_parse ((codec_type)0),
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
frameparser.cpp 92 int frame_parse::init_start_codes (codec_type codec_type_parse)
95 if (codec_type_parse > CODEC_TYPE_MAX || parse_state != A0) {
99 switch (codec_type_parse) {
omx_vdec_v4l2.cpp 627 codec_type_parse ((codec_type)0),
    [all...]

Completed in 799 milliseconds