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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.c 75 static void fill_token_costs(vp9_coeff_cost *c, function
271 fill_token_costs(x->token_costs, cm->fc.coef_probs);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 150 static void fill_token_costs( function
324 fill_token_costs(
329 fill_token_costs(
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 151 static void fill_token_costs( function
325 fill_token_costs(
330 fill_token_costs(
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 151 static void fill_token_costs( function
325 fill_token_costs(
330 fill_token_costs(
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 175 static void fill_token_costs(vp9_coeff_cost *c, function
295 fill_token_costs(x->token_costs, cm->fc.coef_probs);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 175 static void fill_token_costs(vp9_coeff_cost *c, function
295 fill_token_costs(x->token_costs, cm->fc.coef_probs);
    [all...]

Completed in 255 milliseconds