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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_bitstream.h 27 cpi->rc.is_src_frame_alt_ref &&
vp9_aq_complexity.c 41 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref)) {
vp9_ratectrl.h 64 int is_src_frame_alt_ref; member in struct:__anon17809
vp9_ratectrl.c 199 if (cpi->refresh_golden_frame && rc->is_src_frame_alt_ref) {
363 !rc->is_src_frame_alt_ref &&
382 !rc->is_src_frame_alt_ref &&
399 if (cpi->rc.is_src_frame_alt_ref)
535 if (!rc->is_src_frame_alt_ref &&
644 } else if (!rc->is_src_frame_alt_ref &&
778 } else if (!rc->is_src_frame_alt_ref &&
847 } else if (!rc->is_src_frame_alt_ref &&
    [all...]
vp9_aq_variance.c 85 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref)) {
vp9_encoder.c 382 } else if (rc->is_src_frame_alt_ref) {
683 rc->is_src_frame_alt_ref = 0;
    [all...]
vp9_speed_features.c 21 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref) ||
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_ratectrl.h 52 int is_src_frame_alt_ref; member in struct:__anon40754
vp9_aq_complexity.c 30 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref)) {
vp9_ratectrl.c 171 if (cpi->refresh_golden_frame && rc->is_src_frame_alt_ref) {
425 if (!rc->is_src_frame_alt_ref &&
533 } else if (!rc->is_src_frame_alt_ref &&
652 } else if (!rc->is_src_frame_alt_ref &&
738 } else if (!rc->is_src_frame_alt_ref &&
    [all...]
vp9_aq_variance.c 85 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref)) {
vp9_onyx_int.h 596 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref);
vp9_onyx_if.c 353 } else if (rc->is_src_frame_alt_ref) {
984 rc->is_src_frame_alt_ref = 0;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_complexity.c 30 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref)) {
vp9_ratectrl.h 55 int is_src_frame_alt_ref; member in struct:__anon29572
vp9_ratectrl.c 118 if (cpi->refresh_golden_frame && rc->is_src_frame_alt_ref) {
278 !cpi->rc.is_src_frame_alt_ref &&
291 !cpi->rc.is_src_frame_alt_ref &&
418 if (!rc->is_src_frame_alt_ref &&
527 } else if (!rc->is_src_frame_alt_ref &&
646 } else if (!rc->is_src_frame_alt_ref &&
732 } else if (!rc->is_src_frame_alt_ref &&
831 } else if (!rc->is_src_frame_alt_ref &&
    [all...]
vp9_aq_variance.c 85 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref)) {
vp9_onyx_int.h 596 (cpi->refresh_golden_frame && !cpi->rc.is_src_frame_alt_ref);
vp9_onyx_if.c 338 } else if (rc->is_src_frame_alt_ref) {
941 rc->is_src_frame_alt_ref = 0;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 330 int is_src_frame_alt_ref; member in struct:VP8_COMP
pickinter.c 801 if (cpi->is_src_frame_alt_ref && (cpi->oxcf.arnr_max_frames == 0))
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 333 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...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 333 int is_src_frame_alt_ref; member in struct:VP8_COMP
pickinter.c 794 if (cpi->is_src_frame_alt_ref && (cpi->oxcf.arnr_max_frames == 0))
    [all...]

Completed in 1305 milliseconds

1 2