HomeSort by relevance Sort by last modified time
    Searched refs:ihevcd_itrans_recon_dc_chroma (Results 1 - 8 of 8) sorted by null

  /external/libhevc/decoder/
ihevcd_itrans_recon_dc.h 55 ihevcd_itrans_recon_dc_chroma_ft ihevcd_itrans_recon_dc_chroma; variable
ihevcd_itrans_recon_dc.c 31 * - ihevcd_itrans_recon_dc_chroma()
116 void ihevcd_itrans_recon_dc_chroma(UWORD8 *pu1_pred, function
  /external/libhevc/
decoder.arm.mk 77 libhevcd_srcs_asm_arm += decoder/arm/ihevcd_itrans_recon_dc_chroma.s
decoder.arm64.mk 81 libhevcd_srcs_asm_arm64 += decoder/arm64/ihevcd_itrans_recon_dc_chroma.s
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 159 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma;
ihevcd_itrans_recon_dc_chroma.s 21 @* ihevcd_itrans_recon_dc_chroma.s
46 @void ihevcd_itrans_recon_dc_chroma(uword8 *pu1_pred,
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 159 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 161 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma;

Completed in 4863 milliseconds