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

  /external/libhevc/decoder/
ihevcd_function_selector.h 186 ihevcd_itrans_recon_dc_chroma_ft *ihevcd_itrans_recon_dc_chroma_fptr; member in struct:__anon24974
ihevcd_api.c     [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 159 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma_a9q;
ihevcd_function_selector_noneon.c 159 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 159 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma_av8;
  /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;
ihevcd_function_selector_sse42.c 161 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma_sse42;
ihevcd_function_selector_ssse3.c 161 ps_codec->s_func_selector.ihevcd_itrans_recon_dc_chroma_fptr = &ihevcd_itrans_recon_dc_chroma_ssse3;

Completed in 198 milliseconds