Home | History | Annotate | Download | only in encoder

Lines Matching refs:u4_cbp

689 * @param[in] u4_cbp
700 UWORD32 u4_cbp)
727 UWORD32 u4_cbp_luma = u4_cbp & 0xF, u4_cbp_chroma = u4_cbp >> 4;