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

  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 438 } else if (cpi->is_src_frame_alt_ref) {
    [all...]
vp9_onyx_int.h 331 int is_src_frame_alt_ref; member in struct:VP9_COMP
vp9_encodeframe.c     [all...]
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 329 int is_src_frame_alt_ref; member in struct:VP8_COMP
pickinter.c 791 if (cpi->is_src_frame_alt_ref && (cpi->oxcf.arnr_max_frames == 0))
    [all...]
onyx_if.c     [all...]
rdopt.c     [all...]

Completed in 35 milliseconds