HomeSort by relevance Sort by last modified time
    Searched defs:set_format (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 77 bool set_format; member in class:omx_venc
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 76 bool set_format; member in class:omx_venc
  /external/libgsm/src/
toast.c 740 static void set_format P1((f), struct fmtdesc * f) function
771 case 'u': set_format( &f_ulaw ); break;
772 case 'l': set_format( &f_linear ); break;
773 case 'a': set_format( &f_alaw ); break;
774 case 's': set_format( &f_audio ); break;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesm.h 366 inline void set_format(int mrows, int mcols) { function in class:NCursesMenu
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesm.h 366 inline void set_format(int mrows, int mcols) { function in class:NCursesMenu
  /hardware/libhardware/include/hardware/
audio.h 136 int (*set_format)(struct audio_stream *stream, audio_format_t format); member in struct:audio_stream
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 163 void set_format(VkFormat inValue) { m_struct.format = inValue; } function in class:vkattachmentdescription_struct_wrapper
440 void set_format(VkFormat inValue) { m_struct.format = inValue; } function in class:vkbufferviewcreateinfo_struct_wrapper
2103 void set_format(VkFormat inValue) { m_struct.format = inValue; } function in class:vkimagecreateinfo_struct_wrapper
2384 void set_format(VkFormat inValue) { m_struct.format = inValue; } function in class:vkimageviewcreateinfo_struct_wrapper
4723 void set_format(VkFormat inValue) { m_struct.format = inValue; } function in class:vksurfaceformatkhr_struct_wrapper
4818 void set_format(VkFormat inValue) { m_struct.format = inValue; } function in class:vkvertexinputattributedescription_struct_wrapper
    [all...]

Completed in 800 milliseconds