Searched refs:COOKSubpacket (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | cook.c | 79 typedef struct COOKSubpacket { struct 106 } COOKSubpacket; typedef 118 COOKSubpacket *p, 164 COOKSubpacket subpacket[MAX_SUBPACKETS]; 384 static int decode_envelope(COOKContext *q, COOKSubpacket *p, in decode_envelope() 425 static void categorize(COOKContext *q, COOKSubpacket *p, const int *quant_index_table, in categorize() 573 static int unpack_SQVH(COOKContext *q, COOKSubpacket *p, int category, in unpack_SQVH() 617 static void decode_vectors(COOKContext *q, COOKSubpacket *p, int *category, in decode_vectors() 653 static int mono_decode(COOKContext *q, COOKSubpacket *p, float *mlt_buffer) in mono_decode() 768 static int decouple_info(COOKContext *q, COOKSubpacket * [all...] |
Completed in 2 milliseconds