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

  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 337 int frames_this_pts, frame_count = 0; local
342 parse_superframe_index(data, data_sz, sizes, &frames_this_pts);
363 if (frames_this_pts) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 316 int frames_this_pts, frame_count = 0; local
320 parse_superframe_index(data, data_sz, sizes, &frames_this_pts);
341 if (frames_this_pts) {

Completed in 98 milliseconds