Searched refs:EncBlockInfo (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | dvenc.c | 157 typedef struct EncBlockInfo { struct 174 } EncBlockInfo; typedef 176 static av_always_inline PutBitContext *dv_encode_ac(EncBlockInfo *bi, in dv_encode_ac() 371 int16_t *blk, EncBlockInfo *bi, in dv_set_class_number_sd() 455 int16_t *blk, EncBlockInfo *bi, in dv_set_class_number_hd() 511 static av_always_inline int dv_init_enc_block(EncBlockInfo* bi, uint8_t *data, int linesize, in dv_init_enc_block() 575 static int dv100_actual_quantize(EncBlockInfo *b, int qlevel) in dv100_actual_quantize() 613 static inline void dv_guess_qnos_hd(EncBlockInfo *blks, int *qnos) in dv_guess_qnos_hd() 615 EncBlockInfo *b; in dv_guess_qnos_hd() 755 static inline void dv_guess_qnos(EncBlockInfo *blk [all...] |
Completed in 3 milliseconds