OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:segmentation_probs
(Results
1 - 6
of
6
) sorted by null
/external/libaom/libaom/av1/common/
seg_common.h
55
struct
segmentation_probs
{
struct
entropymode.h
131
struct
segmentation_probs
seg;
pred_common.h
155
struct
segmentation_probs
*segp, const MACROBLOCKD *xd) {
/external/libaom/libaom/av1/encoder/
segmentation.c
172
struct
segmentation_probs
*segp = &cm->fc->seg;
bitstream.c
456
struct
segmentation_probs
*segp, int mi_row,
[
all
...]
/external/libaom/libaom/av1/decoder/
decodemv.c
270
struct
segmentation_probs
*const segp = &ec_ctx->seg;
380
struct
segmentation_probs
*const segp = &ec_ctx->seg;
[
all
...]
Completed in 117 milliseconds