Home
last modified time | relevance | path

Searched refs:CR_4x8 (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/jmref/JM/ldecod/inc/
H A Ddefines.h181 CR_4x8 = 20, enumerator
/dports/multimedia/jmref/JM/lencod/inc/
H A Ddefines.h231 CR_4x8 = 20, enumerator
/dports/multimedia/jmref/JM/lencod/src/
H A Drdoq_cabac.c310 || type==CR_16AC || type==CR_8x8 || type==CR_8x4 || type==CR_4x8 || type==CR_4x4); in est_write_and_store_CBP_block_bit()
398 else if ((type==CR_4x4)||(type==CR_4x8)||(type==CR_8x4)||(type==CR_16AC)||(type==CR_16DC)) in est_write_and_store_CBP_block_bit()
419 else if ((type==CR_4x4)||(type==CR_4x8)||(type==CR_8x4)||(type==CR_16AC)||(type==CR_16DC)) in est_write_and_store_CBP_block_bit()
H A Dcabac.c1404 … || type==CR_16AC || type==CR_8x8 || type==CR_8x4 || type==CR_4x8 || type==CR_4x4); in write_and_store_CBP_block_bit_444()
1492 else if (type==CR_4x8) in write_and_store_CBP_block_bit_444()
1589 else if ((type==CR_4x4)||(type==CR_4x8)||(type==CR_8x4)||(type==CR_16AC)||(type==CR_16DC)) in write_and_store_CBP_block_bit_444()
1617 else if ((type==CR_4x4)||(type==CR_4x8)||(type==CR_8x4)||(type==CR_16AC)||(type==CR_16DC)) in write_and_store_CBP_block_bit_444()
/dports/multimedia/jmref/JM/ldecod/src/
H A Dcabac.c1361 … || type==CR_16AC || type==CR_8x8 || type==CR_8x4 || type==CR_4x8 || type==CR_4x4); in read_and_store_CBP_block_bit_444()
1487 else if ((type==CR_4x4)||(type==CR_4x8)||(type==CR_8x4)||(type==CR_16AC)||(type==CR_16DC)) in read_and_store_CBP_block_bit_444()
1516 else if ((type==CR_4x4)||(type==CR_4x8)||(type==CR_8x4)||(type==CR_16AC)||(type==CR_16DC)) in read_and_store_CBP_block_bit_444()
1573 else if (type==CR_4x8) in read_and_store_CBP_block_bit_444()