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

  /frameworks/native/include/media/hardware/
HardwareAPI.h 87 struct VideoDecoderOutputMetaData {
  /frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp 690 VideoDecoderOutputMetaData *metadata =
691 (VideoDecoderOutputMetaData *)(header->pBuffer);
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 868 sizeof(struct VideoDecoderOutputMetaData));
974 VideoDecoderOutputMetaData *metaData =
975 reinterpret_cast<VideoDecoderOutputMetaData *>(
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc_swvdec.cpp     [all...]
omx_vdec_msm8974.cpp     [all...]

Completed in 257 milliseconds