Searched defs:stream_context (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/media/filters/
H A Dffmpeg_h264_to_annex_b_bitstream_converter.cc14 AVCodecContext* stream_context)
16 stream_context_(stream_context) {
13 FFmpegH264ToAnnexBBitstreamConverter( AVCodecContext* stream_context) argument
/external/chromium_org/content/browser/
H A Dstorage_partition_impl_map.cc25 #include "content/browser/streams/stream_context.h"
54 StreamContext* stream_context,
57 stream_context_(stream_context),
398 StreamContext* stream_context = StreamContext::GetFor(browser_context_); local
403 stream_context,
53 BlobProtocolHandler(ChromeBlobStorageContext* blob_storage_context, StreamContext* stream_context, storage::FileSystemContext* file_system_context) argument
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.cc71 StreamContext* stream_context)
80 stream_context_(stream_context) {
84 DCHECK(stream_context);
92 StreamContext* stream_context)
100 stream_context_(stream_context) {
104 DCHECK(stream_context);
66 FileAPIMessageFilter( int process_id, net::URLRequestContextGetter* request_context_getter, storage::FileSystemContext* file_system_context, ChromeBlobStorageContext* blob_storage_context, StreamContext* stream_context) argument
87 FileAPIMessageFilter( int process_id, net::URLRequestContext* request_context, storage::FileSystemContext* file_system_context, ChromeBlobStorageContext* blob_storage_context, StreamContext* stream_context) argument
/external/chromium_org/content/browser/loader/
H A Dresource_dispatcher_host_impl.cc52 #include "content/browser/streams/stream_context.h"
711 StreamContext* stream_context = local
716 stream_context->registry(),

Completed in 145 milliseconds