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

  /external/libhevc/decoder/
ihevcd_itrans_recon_dc.h 54 ihevcd_itrans_recon_dc_luma_ft ihevcd_itrans_recon_dc_luma; variable
ihevcd_itrans_recon_dc.c 30 * - ihevcd_itrans_recon_dc_luma()
86 void ihevcd_itrans_recon_dc_luma(UWORD8 *pu1_pred, function
  /external/libhevc/
decoder.arm.mk 76 libhevcd_srcs_asm_arm += decoder/arm/ihevcd_itrans_recon_dc_luma.s
decoder.arm64.mk 80 libhevcd_srcs_asm_arm64 += decoder/arm64/ihevcd_itrans_recon_dc_luma.s
  /external/libhevc/decoder/arm/
ihevcd_function_selector_noneon.c 158 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_recon_dc_luma;
ihevcd_itrans_recon_dc_luma.s 21 @* ihevcd_itrans_recon_dc_luma.s
47 @void ihevcd_itrans_recon_dc_luma(uword8 *pu1_pred,
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 158 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_recon_dc_luma;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 160 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_recon_dc_luma;

Completed in 6430 milliseconds