HomeSort by relevance Sort by last modified time
    Searched defs:lst_map_idx (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/encoder/
encode_strategy.c 742 const int lst_map_idx = get_ref_frame_map_idx(cm, LAST_FRAME); local
744 av1_set_frame_refs(cm, cm->remapped_ref_idx, lst_map_idx, gld_map_idx);
    [all...]
bitstream.c 2756 const int lst_map_idx = get_ref_frame_map_idx(cm, LAST_FRAME); local
    [all...]

Completed in 256 milliseconds