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

  /external/libvpx/vp8/encoder/
onyx_int.h 65 int recent_ref_frame_usage[MAX_REF_FRAMES];
85 int count_mb_ref_frame_usage[MAX_REF_FRAMES];
537 int recent_ref_frame_usage[MAX_REF_FRAMES];
539 int count_mb_ref_frame_usage[MAX_REF_FRAMES];
pickinter.c 432 int ref_frame_cost[MAX_REF_FRAMES];
bitstream.c 1130 int ref_frame_cost[MAX_REF_FRAMES];
    [all...]
rdopt.c     [all...]
  /external/libvpx/vp8/common/
blockd.h 157 MAX_REF_FRAMES = 4
onyxc_int.h 166 int ref_frame_sign_bias[MAX_REF_FRAMES]; /* Two state 0, 1 */
postproc.c 62 static const unsigned char MV_REFERENCE_FRAME_colors[MAX_REF_FRAMES][3] =
    [all...]

Completed in 246 milliseconds