HomeSort by relevance Sort by last modified time
    Searched full:scaled_ref_frame (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_pickmode.c 48 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
50 if (scaled_ref_frame) {
58 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL);
71 if (scaled_ref_frame) {
126 if (scaled_ref_frame) {
144 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
146 if (scaled_ref_frame) {
154 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL);
170 if (scaled_ref_frame) {
vp9_rdopt.c 2390 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
2555 const YV12_BUFFER_CONFIG *const scaled_ref_frame[2] = { local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1555 const YV12_BUFFER_CONFIG *const scaled_ref_frame[2] = { local
2244 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
3955 YV12_BUFFER_CONFIG *scaled_ref_frame[2] = {NULL, NULL}; local
    [all...]
vp9_pickmode.c 145 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
147 if (scaled_ref_frame) {
154 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL);
202 if (scaled_ref_frame) {
    [all...]
vp9_mcomp.c 1836 const YV12_BUFFER_CONFIG *scaled_ref_frame = local
    [all...]

Completed in 421 milliseconds