Home
last modified time | relevance | path

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

/external/libaom/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()
178 CFL_CTX *const cfl = &xd->cfl; in CFL_PREDICT_FN() local
189 CFL_CTX *const cfl = &xd->cfl; in cfl_predict_block() local
318 static void cfl_store(CFL_CTX *cfl, const uint8_t *input, int input_stride, in cfl_store()
363 static INLINE void sub8x8_adjust_offset(const CFL_CTX *cfl, int *row_out, in sub8x8_adjust_offset()
380 CFL_CTX *const cfl = &xd->cfl; in cfl_store_tx() local
395 CFL_CTX *const cfl = &xd->cfl; in cfl_store_block() local
Dreconintra.c1623 CFL_CTX *const cfl = &xd->cfl; in av1_predict_intra_block_facade() local
Dblockd.h584 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.c1730 UWORD16 const *cum_freq, WORD32 cfl) { in ixheaacd_arith_decode()
/external/libaom/libaom/av1/encoder/
Dencoder.h555 CFL_CTX cfl; member
Dencodeframe.c6114 CFL_CTX *const cfl = &xd->cfl; in encode_superblock() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1117 CFL_CTX *const cfl = &xd->cfl; in decode_token_recon_block() local