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

  /external/libhevc/decoder/
ihevcd_function_selector.h 120 ihevc_intra_pred_chroma_planar_ft *ihevc_intra_pred_chroma_planar_fptr; member in struct:__anon27635
ihevcd_api.c     [all...]
  /external/libhevc/decoder/arm/
ihevcd_function_selector_a9q.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar_a9q;
ihevcd_function_selector_noneon.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
  /external/libhevc/decoder/arm64/
ihevcd_function_selector_av8.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar_av8;
  /external/libhevc/decoder/mips/
ihevcd_function_selector_mips_generic.c 93 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
  /external/libhevc/decoder/x86/
ihevcd_function_selector_generic.c 95 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar;
ihevcd_function_selector_sse42.c 95 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar_sse42;
ihevcd_function_selector_ssse3.c 95 ps_codec->s_func_selector.ihevc_intra_pred_chroma_planar_fptr = &ihevc_intra_pred_chroma_planar_ssse3;

Completed in 31 milliseconds