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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1726 const YV12_BUFFER_CONFIG *const scaled_ref_frame[2] = { local
2338 const YV12_BUFFER_CONFIG *scaled_ref_frame = local
4027 YV12_BUFFER_CONFIG *scaled_ref_frame[2] = { NULL, NULL }; local
    [all...]
vp9_mcomp.c 1813 const YV12_BUFFER_CONFIG *scaled_ref_frame = local
    [all...]
vp9_pickmode.c 162 const YV12_BUFFER_CONFIG *scaled_ref_frame = local
164 if (scaled_ref_frame) {
170 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL);
236 if (scaled_ref_frame) {
    [all...]

Completed in 82 milliseconds