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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 273 BLOCK_SIZE comp_inter_joint_search_thresh; member in struct:SPEED_FEATURES
vp9_speed_features.c 304 sf->comp_inter_joint_search_thresh = BLOCK_SIZES;
501 sf->comp_inter_joint_search_thresh = BLOCK_SIZES;
    [all...]
vp9_rdopt.c     [all...]
  /external/libaom/libaom/av1/encoder/
speed_features.h 311 BLOCK_SIZE comp_inter_joint_search_thresh; member in struct:SPEED_FEATURES
speed_features.c 285 sf->comp_inter_joint_search_thresh = BLOCK_SIZES_ALL;
507 sf->comp_inter_joint_search_thresh = BLOCK_SIZES_ALL;
670 sf->comp_inter_joint_search_thresh = BLOCK_4X4;
    [all...]
rdopt.c     [all...]

Completed in 119 milliseconds