Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.h163 enum pipe_video_profile enc_TranslateOMXProfileToPipe(unsigned omx_profile);
Dvid_enc_common.c64 enum pipe_video_profile enc_TranslateOMXProfileToPipe(unsigned omx_profile) in enc_TranslateOMXProfileToPipe() argument
66 switch (omx_profile) { in enc_TranslateOMXProfileToPipe()