Home
last modified time | relevance | path

Searched defs:frameConfig (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp226 OMX_INDEXTYPE index, const OMX_PTR params, bool *frameConfig) { in internalSetConfig()
232 bool frameConfig = mFrameConfig; in setConfig() local
418 int32_t frameConfig; in onMessageReceived() local
H A DSoftVideoDecoderOMXComponent.cpp638 OMX_INDEXTYPE index, const OMX_PTR params, bool *frameConfig){ in internalSetConfig()
/aosp12/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp405 OMX_INDEXTYPE index, const OMX_PTR _params, bool *frameConfig) { in internalSetConfig()
/aosp12/frameworks/av/media/libstagefright/codecs/avcenc/
H A DSoftAVCEnc.cpp1062 OMX_INDEXTYPE index, const OMX_PTR _params, bool *frameConfig) { in internalSetConfig()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h552 cam_capture_frame_config_t frameConfig; member