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_bellagio/
Dvid_enc.c618 static enum pipe_video_profile enc_TranslateOMXProfileToPipe(unsigned omx_profile) in enc_TranslateOMXProfileToPipe() function
690 templat.profile = enc_TranslateOMXProfileToPipe(priv->profile_level.eProfile); in vid_enc_MessageHandler()