Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_process.c1995 WORD32 luma_idx, chroma_idx, is_intra; in ih264e_process() local
2232 chroma_idx = 0; in ih264e_process()
2241 chroma_idx = 1; in ih264e_process()
2259 u4_cbp_c = (ps_codec->chroma_energy_compaction)[chroma_idx](ps_proc); in ih264e_process()