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

  /frameworks/native/headers/media_plugin/media/openmax/
OMX_IndexExt.h 115 OMX_AndroidVendorValueInt64, /*<< int64_t value */
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_IndexExt.h 99 OMX_AndroidVendorValueInt64, /*<< int64_t value */
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_IndexExt.h 99 OMX_AndroidVendorValueInt64, /*<< int64_t value */
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
vidc_vendor_extensions.cpp 89 if (!_isParamAccessTypeOK(ext, paramIndex, OMX_AndroidVendorValueInt64)) {
125 if (!_isParamAccessTypeOK(ext, paramIndex, OMX_AndroidVendorValueInt64)) {
185 case OMX_AndroidVendorValueInt64: return "Int64";
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
vidc_vendor_extensions.cpp 89 if (!_isParamAccessTypeOK(ext, paramIndex, OMX_AndroidVendorValueInt64)) {
125 if (!_isParamAccessTypeOK(ext, paramIndex, OMX_AndroidVendorValueInt64)) {
185 case OMX_AndroidVendorValueInt64: return "Int64";
  /frameworks/av/media/libstagefright/
ACodec.cpp     [all...]

Completed in 165 milliseconds