OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ref_pic_list_reordering
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
header.cpp
408
/*
ref_pic_list_reordering
() */
409
status =
ref_pic_list_reordering
(video, stream, sliceHdr, slice_type);
506
AVCEnc_Status
ref_pic_list_reordering
(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type)
function
[
all
...]
avcenc_api.cpp
442
/* Re-order the reference list according to the
ref_pic_list_reordering
() */
init.cpp
[
all
...]
avcenc_lib.h
195
AVCEnc_Status
ref_pic_list_reordering
(AVCCommonObj *video, AVCEncBitstream *stream, AVCSliceHeader *sliceHdr, int slice_type);
[
all
...]
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h
424
ref_pic_list_reordering
() syntax. See subclause 8.2.4.3.
433
ref_pic_list_reordering
() syntax regardless of list 0 or list 1. See subclause 8.2.4.3.
avcint_common.h
415
/*
ref_pic_list_reordering
() */
425
/* end
ref_pic_list_reordering
() */
[
all
...]
/hardware/intel/common/libva/test/encode/
avcenc.c
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.c
542
EPRINT("
ref_pic_list_reordering
");
[
all
...]
/hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp
[
all
...]
Completed in 600 milliseconds