Home
last modified time | relevance | path

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

/aosp_15_r20/external/libavc/encoder/
H A Dih264e_core_coding.h156 UWORD8 ih264e_code_chroma_inter_macroblock_8x8(process_ctxt_t *ps_proc);
H A Dih264e_function_selector_generic.c179 ps_codec->chroma_energy_compaction[1] = ih264e_code_chroma_inter_macroblock_8x8; in ih264e_init_function_ptr_generic()
H A Dih264e_core_coding.c2263 UWORD8 ih264e_code_chroma_inter_macroblock_8x8(process_ctxt_t *ps_proc) in ih264e_code_chroma_inter_macroblock_8x8() function
/aosp_15_r20/external/libavc/encoder/arm/
H A Dih264e_function_selector_av8.c175 ps_codec->chroma_energy_compaction[1] = ih264e_code_chroma_inter_macroblock_8x8; in ih264e_init_function_ptr_neon_av8()
H A Dih264e_function_selector_a9q.c176 ps_codec->chroma_energy_compaction[1] = ih264e_code_chroma_inter_macroblock_8x8; in ih264e_init_function_ptr_neon_a9q()