HomeSort by relevance Sort by last modified time
    Searched refs:scaled_ref_frame (Results 1 - 6 of 6) 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_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) {
150 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
152 if (scaled_ref_frame) {
160 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL);
172 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/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_pickmode.c 136 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
142 if (scaled_ref_frame) {
149 vp9_setup_pre_planes(xd, 0, scaled_ref_frame, mi_row, mi_col, NULL);
196 if (scaled_ref_frame) {
vp9_rdopt.c 1789 const YV12_BUFFER_CONFIG *scaled_ref_frame = vp9_get_scaled_ref_frame(cpi, local
1914 const YV12_BUFFER_CONFIG *const scaled_ref_frame[2] = { local
    [all...]

Completed in 121 milliseconds