HomeSort by relevance Sort by last modified time
    Searched refs:y_buffer (Results 101 - 106 of 106) sorted by null

1 2 3 45

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c     [all...]
vp9_encodeframe.c 150 &last->y_buffer[mi_row * MI_SIZE * last->y_stride + mi_col * MI_SIZE];
    [all...]
  /external/webrtc/talk/app/webrtc/java/jni/
peerconnection_jni.cc 797 jobject y_buffer = local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 124 yv12->y_buffer + offset,
780 xd->plane[0].dst.buf = new_yv12->y_buffer + recon_yoffset;
970 uint8_t *const buffers[4] = {src->y_buffer, src->u_buffer, src->v_buffer,
    [all...]
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 575 ref_frame = ref_frame_buf->buf.y_buffer;
    [all...]

Completed in 3740 milliseconds

1 2 3 45