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

  /external/libaom/libaom/av1/decoder/
decodemv.c     [all...]
decodeframe.c 126 cm->comp_fwd_ref[0] = LAST_FRAME;
127 cm->comp_fwd_ref[1] = LAST2_FRAME;
128 cm->comp_fwd_ref[2] = LAST3_FRAME;
129 cm->comp_fwd_ref[3] = GOLDEN_FRAME;
    [all...]
  /external/libaom/libaom/av1/common/
onyxc_int.h 481 MV_REFERENCE_FRAME comp_fwd_ref[FWD_REFS]; member in struct:AV1Common
    [all...]

Completed in 1936 milliseconds