:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
struct_snd_compr_caps(9) - phpMan

Command: man perldoc info search(apropos)  


STRUCT SND_COMPR_CAP(9)                  Compress Offload                 STRUCT SND_COMPR_CAP(9)



NAME
       struct_snd_compr_caps - caps descriptor

SYNOPSIS
       struct snd_compr_caps {
         __u32 num_codecs;
         __u32 direction;
         __u32 min_fragment_size;
         __u32 max_fragment_size;
         __u32 min_fragments;
         __u32 max_fragments;
         __u32 codecs[MAX_NUM_CODECS];
         __u32 reserved[11];
       };

MEMBERS
       num_codecs
           number of codecs supported

       direction
           direction supported. Of type snd_compr_direction

       min_fragment_size
           minimum fragment supported by DSP

       max_fragment_size
           maximum fragment supported by DSP

       min_fragments
           min fragments supported by DSP

       max_fragments
           max fragments supported by DSP

       codecs[MAX_NUM_CODECS]
           pointer to array of codecs

       reserved[11]
           reserved field

COPYRIGHT
Kernel Hackers Manual 4.8.                 January 2017                   STRUCT SND_COMPR_CAP(9)


/man
rootr.net - man pages