Home
last modified time | relevance | path

Searched defs:cfl (Results 1 – 6 of 6) sorted by relevance

/external/libaom/av1/common/
Dcfl.c18 void cfl_init(CFL_CTX *cfl, const SequenceHeader *seq_params) { in cfl_init()
85 static INLINE void cfl_pad(CFL_CTX *cfl, int width, int height) { in cfl_pad()
180 CFL_CTX *const cfl = &xd->cfl; in CFL_PREDICT_FN() local
191 CFL_CTX *const cfl = &xd->cfl; in cfl_predict_block() local
326 static void cfl_store(CFL_CTX *cfl, const uint8_t *input, int input_stride, in cfl_store()
375 static INLINE void sub8x8_adjust_offset(const CFL_CTX *cfl, int mi_row, in sub8x8_adjust_offset()
393 CFL_CTX *const cfl = &xd->cfl; in cfl_store_tx() local
423 CFL_CTX *const cfl = &xd->cfl; in cfl_store_block() local
Dreconintra.c1684 CFL_CTX *const cfl = &xd->cfl; in av1_predict_intra_block_facade() local
Dblockd.h898 CFL_CTX cfl; member
/external/aac/libArithCoding/src/
Dac_arith_coder.cpp432 const SHORT *RESTRICT c_freq, int cfl) { in ari_decode_14bits()
/external/libxaac/decoder/
Dixheaacd_arith_dec.c1732 UWORD16 const *cum_freq, WORD32 cfl) { in ixheaacd_arith_decode()
/external/curl/src/
Dtool_operate.c1832 struct curl_slist *cfl; in single_transfer() local