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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_dec_defs.h 145 uint32 block_type; member in struct:__anon22136
  /external/libpcap/
sf-pcap-ng.c 71 bpf_u_int32 block_type; member in struct:block_header
201 bpf_u_int32 block_type; member in struct:block_cursor
266 bhdr.block_type = SWAPLONG(bhdr.block_type);
326 cursor->block_type = bhdr.block_type;
343 cursor->block_type);
814 bhdrp->block_type = magic;
864 switch (cursor.block_type) {
973 switch (cursor.block_type) {
    [all...]

Completed in 362 milliseconds