Home
last modified time | relevance | path

Searched refs:enc_TranslateOMXProfileToPipe (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_enc.c617 static enum pipe_video_profile enc_TranslateOMXProfileToPipe(unsigned omx_profile) in enc_TranslateOMXProfileToPipe() function
689 templat.profile = enc_TranslateOMXProfileToPipe(priv->profile_level.eProfile); in vid_enc_MessageHandler()