Searched refs:scan_ctx (Results 1 – 1 of 1) sorted by relevance
1125 aac_type_find_scan_loas_frames_ep (GstTypeFind * tf, DataScanCtx * scan_ctx, in aac_type_find_scan_loas_frames_ep() argument1128 DataScanCtx c = *scan_ctx; in aac_type_find_scan_loas_frames_ep()1159 } while (count < max_frames && (c.offset - scan_ctx->offset) < 64 * 1024); in aac_type_find_scan_loas_frames_ep()1166 aac_type_find_scan_loas_frames (GstTypeFind * tf, DataScanCtx * scan_ctx, in aac_type_find_scan_loas_frames() argument1169 DataScanCtx c = *scan_ctx; in aac_type_find_scan_loas_frames()1201 } while (count < max_frames && (c.offset - scan_ctx->offset) < 64 * 1024); in aac_type_find_scan_loas_frames()