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

  /external/libavc/encoder/x86/
ih264e_function_selector_sse42.c 115 ps_codec->pf_hadamard_quant_2x2_uv = ih264_hadamard_quant_2x2_uv_sse42;
  /external/libavc/encoder/arm/
ih264e_function_selector_a9q.c 153 ps_codec->pf_hadamard_quant_2x2_uv = ih264_hadamard_quant_2x2_uv_a9;
ih264e_function_selector_av8.c 161 ps_codec->pf_hadamard_quant_2x2_uv = ih264_hadamard_quant_2x2_uv_av8;
  /external/libavc/encoder/
ih264e_function_selector_generic.c 162 ps_codec->pf_hadamard_quant_2x2_uv = ih264_hadamard_quant_2x2_uv;
ih264e_structs.h 2430 ih264_hadamard_quant_ft *pf_hadamard_quant_2x2_uv; member in struct:_codec_t
    [all...]
ih264e_core_coding.c 538 ps_codec->pf_hadamard_quant_2x2_uv(pi2_dc_str, pi2_out, pu2_scale_matrix,
    [all...]

Completed in 37 milliseconds