OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oggbyte_buffer
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
framing.c
354
static void _positionB(
oggbyte_buffer
*b,int pos){
364
static void _positionF(
oggbyte_buffer
*b,int pos){
375
static int oggbyte_init(
oggbyte_buffer
*b,ogg_reference *or){
387
static void oggbyte_set4(
oggbyte_buffer
*b,ogg_uint32_t val,int pos){
398
static unsigned char oggbyte_read1(
oggbyte_buffer
*b,int pos){
404
static ogg_uint32_t oggbyte_read4(
oggbyte_buffer
*b,int pos){
418
static ogg_int64_t oggbyte_read8(
oggbyte_buffer
*b,int pos){
440
oggbyte_buffer
ob;
446
oggbyte_buffer
ob;
452
oggbyte_buffer
ob
[
all
...]
ogg.h
94
typedef struct
oggbyte_buffer
{
struct
101
}
oggbyte_buffer
;
typedef in typeref:struct:oggbyte_buffer
Completed in 20 milliseconds