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

  /external/libvpx/libvpx/vp8/encoder/
mr_dissim.c 69 LOWER_RES_FRAME_INFO* store_info local
72 store_info->frame_type = cm->frame_type;
76 store_info->is_frame_dropped = 0;
78 store_info->low_res_ref_frames[i] = cpi->current_ref_frames[i];
87 LOWER_RES_MB_INFO* store_mode_info = store_info->mb_info;
229 LOWER_RES_FRAME_INFO* store_info local
233 store_info->frame_type = INTER_FRAME;
234 store_info->is_frame_dropped = 1;
  /external/chromium/net/base/
test_root_certs_win.cc 28 PCERT_STORE_PROV_INFO store_info);
100 PCERT_STORE_PROV_INFO store_info) {
112 store_info);

Completed in 200 milliseconds